diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /pkg/system/doc/spy.hlp | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/system/doc/spy.hlp')
-rw-r--r-- | pkg/system/doc/spy.hlp | 26 |
1 files changed, 26 insertions, 0 deletions
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 |