2013-06-14 12:55:25 -04:00
|
|
|
.TH WHO 1 sbase\-VERSION
|
|
|
|
.SH NAME
|
|
|
|
who \- print who has logged on
|
|
|
|
.SH SYNOPSIS
|
2013-08-04 19:56:34 -04:00
|
|
|
.B who
|
|
|
|
.RB [ -m ]
|
2013-06-14 12:55:25 -04:00
|
|
|
|
|
|
|
.SH DESCRIPTION
|
|
|
|
.B who
|
2013-07-20 01:27:42 -04:00
|
|
|
prints a list of who has logged on, their controlling tty, and the
|
2013-06-14 12:55:25 -04:00
|
|
|
time at which they logged on.
|
2013-08-04 19:56:34 -04:00
|
|
|
.SH OPTIONS
|
|
|
|
.TP
|
|
|
|
.B \-m
|
|
|
|
only show users on current tty
|
|
|
|
.TP
|
|
|
|
.B \-l
|
|
|
|
also print LOGIN processes
|
2013-06-14 12:55:25 -04:00
|
|
|
|
|
|
|
.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
|
2013-07-18 15:28:08 -04:00
|
|
|
.IR utmp (5)
|
2013-06-14 12:55:25 -04:00
|
|
|
|