check how many linux user u have code example Example: list all users linux awk -F: '{ print $1}' /etc/passwd