whodo(1M) DG/UX R4.11MU05 whodo(1M)
NAME
whodo - who is doing what
SYNOPSIS
/usr/sbin/whodo
DESCRIPTION
Whodo produces formatted and dated output from information in the
/etc/utmp and /etc/psdata files.
The display is headed by the date, time, and machine name. For each
user logged in, device name, user-id, and login time are 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.
EXAMPLE
The command:
whodo
produces a display like this:
Tue Mar 12 15:48:03 1985
bailey
tty09 mcn 8:51
tty09 28158 0:29 sh
tty52 bdr 15:23
tty52 21688 0:05 sh
tty52 22788 0:01 whodo
tty52 22017 0:03 vi
tty52 22549 0:01 sh
FILES
/etc/passwd
/etc/psdata
/etc/utmp
SEE ALSO
ps(1), who(1).
Licensed material--property of copyright holder(s)