This blog covers Unix system administration HOWTO tips for using inline for loops, find command, Unix scripting, configuration, SQL, various Unix-based tools, and command line interface syntax. The Unix OS supports tasks such as running hardware, device drivers, peripherals and third party applications. Share tips/comments. Read the comments. But most importantly: Read Disclaimer - Read Disclaimer.
Sunday, February 04, 2007
Determine Who is Logged on
There are several ways to determined who is logged onto a workstation. Here's a couple ways.
#who -r Or #finger
If you want to know who is logged onto remote machines, use this command. #rusers
No comments:
Post a Comment