Cleaning up who, adding -l and manpage
This commit is contained in:
10
who.1
10
who.1
@@ -2,12 +2,20 @@
|
||||
.SH NAME
|
||||
who \- print who has logged on
|
||||
.SH SYNOPSIS
|
||||
.B who
|
||||
.B who
|
||||
.RB [ -m ]
|
||||
|
||||
.SH DESCRIPTION
|
||||
.B who
|
||||
prints a list of who has logged on, their controlling tty, and the
|
||||
time at which they logged on.
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
.B \-m
|
||||
only show users on current tty
|
||||
.TP
|
||||
.B \-l
|
||||
also print LOGIN processes
|
||||
|
||||
.SH BUGS
|
||||
.B who
|
||||
|
Reference in New Issue
Block a user