Howdy!
I know this is a really lame way to get some help with this, but unix scripting isn't my bag. I'm just trying expand my horizons a little bit and have had a lot of success and help from other forums here. So, here goes, I need a bourne shell script named SPY that will let me know what users are online, and whose output will contain a list of system login IDs and what they are currently doing (any users not logged on will not be displayed.) The script should be called like:
spy username1 username2
Any help would be super. Thanks.
Mike D.
I know this is a really lame way to get some help with this, but unix scripting isn't my bag. I'm just trying expand my horizons a little bit and have had a lot of success and help from other forums here. So, here goes, I need a bourne shell script named SPY that will let me know what users are online, and whose output will contain a list of system login IDs and what they are currently doing (any users not logged on will not be displayed.) The script should be called like:
spy username1 username2
Any help would be super. Thanks.
Mike D.