
rusers | 397
Linux
Commands
This is the Title of the Book, eMatter Edition
Copyright © 2006 O’Reilly & Associates, Inc. All rights reserved.
$ rsync -rv --include=*kim --exclude=/proj/Status* proj \
ourhub:tmp
building file list ... done
proj/Status_kim
proj/conclusion.sxw
proj/incentives.sxw
proj/unified.sxw
...
runlevel
runlevel [utmp]
System administration command. Display the previous and current
system runlevels as reported in the utmp file. The default utmp file
is /var/run/utmp. See init for a summary of runlevels.
rup
rup [options] [hosts]
TCP/IP command. Query statd for system status on RPC hosts:
current time, uptime, and load averages (the average number of
jobs in the run queue).
Options
-d Report local time on each host.
-h Sort information by hostname.
-l Sort information by load average.
-s Print times in seconds. Useful for scripts.
-t Sort information by uptime.
ruptime
ruptime [options]
TCP/IP command. Provide information on how long each machine
on the local network has been up and which users are logged into
each. If a machine has not reported in for 11 minutes, assume it is
down. The listing is sorted by hostname. ruptime depends on
rwhod.
Options
-a Include users who have been idle for more than one hour.
-l Sort machines by load average.
-r Reverse the normal sort order.
-t Sort machines by uptime.
-u Sort machines by the number of users logged in.
rusers
rusers [options] [host]
TCP/IP command.