29 lines
486 B
Groff
29 lines
486 B
Groff
.TH WHO 1 sbase\-VERSION
|
|
.SH NAME
|
|
who \- print who has logged on
|
|
.SH SYNOPSIS
|
|
.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
|
|
relies on the utmp file to be updated responsibly. This
|
|
doesn't always happen, which can cause who to print completely
|
|
bogus data.
|
|
|
|
.SH SEE ALSO
|
|
.IR utmp (5)
|
|
|