Posts tagged ‘users’

How to list all users on a Linux machine?

 cat /etc/passwd | cut -d":" -f1