LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   commandline help needed (https://www.linuxquestions.org/questions/linux-newbie-8/commandline-help-needed-426232/)

soldan 03-19-2006 06:46 AM

commandline help needed
 
hello, i have recently learned how to add and delete users and groups to my linux system via the commandline. is there a command to see which groups and users have an account on the system? (i can check via the gui tool in gnome however, but i would like to be able to check this information via the commandline). thanks.

acid_kewpie 03-19-2006 07:08 AM

cat /etc/group and cat /etc/passwd does it for me.

soldan 03-19-2006 11:42 AM

thanks chris :)


All times are GMT -5. The time now is 06:15 PM.