Query: rusers
OS: linux
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
rusers(1) User Commands rusers(1)NAMErusers - who is logged in on remote machinesSYNOPSISrusers [-ahilu] host...DESCRIPTIONThe rusers command produces output similar to who(1), but for remote machines. The listing is in the order that responses are received, but this order can be changed by specifying one of the options listed below. The default is to print out the names of the users logged in. When the -l flag is given, additional information is printed for each user: userid hostname:terminal login_date login_time idle_time login_host If hostname and login host are the same value, the login_host field is not displayed. Likewise, if hostname is not idle, the idle_time is not displayed. A remote host will only respond if it is running the rusersd daemon, which may be started up from inetd(1M) or listen(1M). In the absence of a name service, such as LDAP or NIS, rusers displays host names as numeric IP addresses.OPTIONS-a Give a report for a machine even if no users are logged on. -h Sort alphabetically by host name. -i Sort by idle time. -l Give a longer listing in the style of who(1). -u Sort by number of users.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWrcmdc | +-----------------------------+-----------------------------+SEE ALSOwho(1), inetd(1M), listen(1M), pmadm(1M), sacadm(1M), attributes(5) SunOS 5.10 7 Mar 2003 rusers(1)
Related Man Pages |
---|
finger(1) - opensolaris |
ruptime(1c) - ultrix |
rusers(3n) - hpux |
rusers(3rpc) - sunos |
finger(1) - plan9 |
Similar Topics in the Unix Linux Community |
---|
What does `?` mean for "who -T" ? |
how to use 'last' command |
listing of users |
how to find top 3 users currently logged on |
Sort alphabetically starting from specified letter |