From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- pkg/system/doc/spy.hlp | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 pkg/system/doc/spy.hlp (limited to 'pkg/system/doc/spy.hlp') diff --git a/pkg/system/doc/spy.hlp b/pkg/system/doc/spy.hlp new file mode 100644 index 00000000..33ffa52c --- /dev/null +++ b/pkg/system/doc/spy.hlp @@ -0,0 +1,26 @@ +.help spy Feb85 system +.ih +NAME +spy -- tell who is logged in and what they are doing +.ih +USAGE +spy [v] +.ih +DESCRIPTION +\fISpy\fR prints a summary of who is on the system and what they are doing. +The optional argument \fIv\fR (short for \fIverbose\fR) causes more detailed +information to be given. The operation of this task is machine dependent, +as is the quantity and format of the information returned. +.ih +EXAMPLES +.nf +cl> spy + 4:36pm up 24 days, 5:42, 2 users, load average: 0.29, 0.15, 0.18 +User tty login@ idle JCPU PCPU what +roger ttyh8 4:21pm 15 8 5 -csh +alice ttyh9 4:26pm 44 27 w +.fi +.ih +SEE ALSO +diskspace +.endhelp -- cgit