how to ifnd a list of users in linux code example Example: list all users linux awk -F: '{ print $1}' /etc/passwd