RUSERS(1) | General Commands Manual | RUSERS(1) |
rusers
— who is
logged in to machines on local network
rusers |
[-al ] [-h |
-i | -u ]
[hosts ...] |
The rusers
command produces output similar
to who(1), but for the list of hosts or all
machines on the local network. For each host responding to the rusers query,
the hostname with the names of the users currently logged on is printed on
each line. The rusers
command will wait for 30
seconds to catch late responders.
The options are as follows:
-a
-h
-i
-i
and -l
flags are
mixed the output is sorted by the idle time of each individual user. If
the -l
flag is not specified, the idle time for a
machine is considered to be the lowest idle time of a user on that
host.-l
-u
COLUMNS
rusers
defaults to the
terminal width, or 80 columns if the output is not a terminal.The rusers
command appeared in SunOS.
March 17, 2016 | OpenBSD-current |