What Does the RUP Command Do?


rup(1) User Commands rup(1) NAME rup - show host status of remote machines (RPC version) SYNOPSIS rup [ -hlt ] rup [ host... ] AVAILABILITY SUNWesu 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 rstatd daemon, which is normally 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(1), inetd(1M) SPARC: Installing Solaris Software x86: Installing Solaris Software BUGS Broadcasting does not work through gateways. SunOS 5.5 Last change: 14 Sep 1992 1
[Back]