RUP(1C) RISC/os Reference Manual RUP(1C)
NAME
rup - show host status of local machines (RPC version)
SYNOPSIS
rup [ -h ] [ -l ] [ -t ] [ host... ]
DESCRIPTION
rup gives a status similar to uptime for remote machines; it
broadcasts on the local network, and displays the responses
it receives.
Normally, the listing is in the order that responses are
received, but this order can be changed by specifying one of
the options listed below.
When host arguments are given, rather than broadcasting, rup
will only query the list of specified hosts.
A remote host will only respond if it is running the
rpc.rstatd daemon, which can be started up from inetd(1M).
OPTIONS
-h Sort the display alphabetically by host name.
-l Sort the display by load average.
-t Sort the display by up time.
FILES
/etc/servers
SEE ALSO
ruptime(1C).
inetd(1M) in the System Administrator's Reference Manual.
BUGS
Broadcasting does not work through gateways.
Printed 11/19/92 Page 1