LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   User commands (https://www.linuxquestions.org/questions/linux-newbie-8/user-commands-267060/)

Phonics3k 12-16-2004 10:35 AM

User commands
 
I know how to create a user, but how do you check how many users you have on the machine and how do you modify their information?

rjlee 12-16-2004 10:36 AM

The /etc/passwd file tells you almost everything about installed users.

To see who's logged in, look at the command
Code:

who

Phonics3k 12-16-2004 05:24 PM

cheers buddy, :D

yano 12-17-2004 03:12 AM

And, last is althought great command ;-)

Phonics3k 12-19-2004 12:16 PM

hmm i will try that now


All times are GMT -5. The time now is 10:56 PM.