svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
rwho(1)
rwho(1) User Commands rwho(1)
NAME
rwho - who is logged in on local machines
SYNOPSIS
rwho [-a]
DESCRIPTION
The rwho command produces output similar to who(1), for each machine on
the local network which is actively running the in.rwhod(8) service. If
no report has been received from a machine for 5 minutes, rwho assumes
the machine is down, and does not report users last known to be logged
into that machine.
If a user has not typed to the system for a minute or more, rwho re‐
ports this idle time. If a user has not typed to the system for an hour
or more, the user is omitted from the output of rwho unless the -a flag
is given.
OPTIONS
-a Report all users whether or not they have typed to the system in
the past hour.
FILES
/var/spool/rwho/whod.* information about other machines
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
TRIBUTE VALUE _ Availabilitynetwork/legacy-remote-bsd-utilities _ In‐
terface StabilityObsolete
SEE ALSO
finger(1), ruptime(1), rusers(1), who(1), attributes(7), in.rwhod(8)
NOTES
rwho does not work through gateways.
The directory /var/spool/rwho must exist on the host from which rwho is
run.
This service takes up progressively more network bandwidth as the num‐
ber of hosts on the local net increases. For large networks, the cost
becomes prohibitive.
The rwho service daemon, in.rwhod(8), must be enabled for this command
to return useful results.
This technology may be removed in a future release of Oracle Solaris.
HISTORY
The rwho command, including support for the -a option, has been present
since the initial release of Solaris.
Oracle Solaris 11.4 28 Jun 2023 rwho(1)