Re: [CentOS] show all groups comand

2008-03-05 Thread Bart
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

Re: [CentOS] show all groups comand

2008-03-05 Thread Stephen Harris
On Wed, Mar 05, 2008 at 09:47:08AM -0800, Hiep Nguyen wrote: > hi all, > > how do i find out all users & groups existing on the system from command > line? getent passwd getent group -- rgds Stephen ___ CentOS mailing list CentOS@centos.org http://l

[CentOS] show all groups comand

2008-03-05 Thread Hiep Nguyen
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