hi all,
how do i find out all users & groups existing on the system from command line?
thanks, t. hiep
cat /etc passwd cat /etc groups
getent passwd getent groups
Good luck
Hiep Nguyen wrote:
hi all,
how do i find out all users & groups existing on the system from command line?
thanks, t. hiep _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos