-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Rogelio Bastardo wrote:
Where/how in CentOS can I get a nice list of all the usernames on the system?
# cat /etc/passwd
Seperated by username, password, UID, GID, home directory, shell
# cat /etc/group
Use this to see group information.
Regards, Max