Posts Tagged ‘users’

How to list all users on a Linux machine?

Saturday, August 16th, 2008

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