whodo(8) CLIX whodo(8)
NAME
whodo - Produces a list of what each user on the system is doing
SYNOPSIS
/etc/whodo
DESCRIPTION
The whodo command produces formatted and dated output from information in
the /etc/utmp and /etc/ps_data files.
The display is headed by the date, time and machine name. For each user
logged in, the device name, user ID and login time is shown, followed by a
list of active processes associated with the user ID. The process list
includes the device name, process ID, cpu minutes and seconds used, as
well as the process name.
EXAMPLES
The whodo command produces the following sample output:
$ whodo
Tue Mar 12 15:48:03 1990
CLIX
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
xt162 lee 10:20
tty08 6748 0:01 layers
xt162 6751 0:01 sh
xt163 6761 0:05 sh
tty08 6536 0:05 sh
FILES
/etc/passwd
/etc/ps_data
/etc/utmp
2/94 - Intergraph Corporation 1
whodo(8) CLIX whodo(8)
DIAGNOSTICS
open error of /etc/ps_data
The file /etc/ps_data could not be opened.
EXIT VALUES
A nonzero integer will be returned if an error occurs. A 0 indicates
successful completion.
RELATED INFORMATION
Commands: ps(1), who(1)
2 Intergraph Corporation - 2/94