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