September 2000
Beginner
1312 pages
33h 47m
English
/usr/sbin/whodo [-h][-l][user]
Use the whodo command to find out what users on a system are doing. whodo produces formatted and dated output, using information from the /var/adm/utmpx (changed from utmp in the Solaris 8 release), /tmp/ps_data, and /proc/pid files. |
The display is headed by the date, time, and machine name. For each user logged in, device name, user ID, and login time is shown, followed by a list of active processes associated with the user-ID. The list includes the device name, process ID, CPU minutes and seconds used, and process name.
If you specify user, output is restricted ...