Results 1 to 4 of 4
Is it possible to acquire the user who is logged onto a specific host, as you can in windows with the psloggedon ( http://www.microsoft.com/technet/sys...sloggedon.mspx ) command?
Many thanks,
Ed Ludlow...
- 01-23-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 4
Getting user logged onto specific host
Is it possible to acquire the user who is logged onto a specific host, as you can in windows with the psloggedon (http://www.microsoft.com/technet/sys...sloggedon.mspx) command?
Many thanks,
Ed Ludlow
- 01-23-2007 #2
Use the 'who' command from the command line.
Linux user #126863 - see http://linuxcounter.net/
- 01-23-2007 #3Just Joined!
- Join Date
- Jan 2007
- Posts
- 4
Thanks - but how would this be done for a remote PC?
Thanks,
E
- 01-23-2007 #4
SSH (or, if you must, and it's a secure lan, telnet) into the machine and at the command prompt it gives you, type 'who'.
Linux user #126863 - see http://linuxcounter.net/


Reply With Quote
