list all users without password shell code example Example: list all users linux awk -F: '{ print $1}' /etc/passwd