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