diff options
Diffstat (limited to 'static/plan9-4e/man1/who.1')
| -rw-r--r-- | static/plan9-4e/man1/who.1 | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/static/plan9-4e/man1/who.1 b/static/plan9-4e/man1/who.1 new file mode 100644 index 00000000..1a13c3af --- /dev/null +++ b/static/plan9-4e/man1/who.1 @@ -0,0 +1,22 @@ +.TH WHO 1 +.SH NAME +who, whois \- who is using the machine +.SH SYNOPSIS +.B who +.PP +.B whois +.I person +.SH DESCRIPTION +.I Who +prints the name of everyone with a non-Exiting process +on the current machine. +.PP +.I Whois +looks in +.B /adm/whois +and +.B /adm/users +to find out more information about +.IR person . +.SH SOURCE +.B /rc/bin/who |
