1rusers(1)                        User Commands                       rusers(1)
2
3
4

NAME

6       rusers - who is logged in on remote machines
7

SYNOPSIS

9       rusers [-ahilu] host...
10
11

DESCRIPTION

13       The  rusers  command  produces output similar to who(1), but for remote
14       machines. The listing is in the order that responses are received,  but
15       this  order  can  be  changed  by  specifying one of the options listed
16       below.
17
18
19       The default is to print out the names of the users logged in. When  the
20       -l flag is given, additional information is printed for each user:
21
22         userid hostname:terminal login_date login_time idle_time login_host
23
24
25
26
27       If  hostname and login host are the same value, the login_host field is
28       not displayed. Likewise, if hostname is not idle, the idle_time is  not
29       displayed.
30
31
32       A  remote  host  will only respond if it is running the rusersd daemon,
33       which may be started up from inetd(1M) or listen(1M).
34
35
36       In the absence of a name service, such as LDAP or NIS, rusers  displays
37       host names as numeric IP addresses.
38

OPTIONS

40       -a    Give a report for a machine even if no users are logged on.
41
42
43       -h    Sort alphabetically by host name.
44
45
46       -i    Sort by idle time.
47
48
49       -l    Give a longer listing in the style of who(1).
50
51
52       -u    Sort by number of users.
53
54

ATTRIBUTES

56       See attributes(5) for descriptions of the following attributes:
57
58
59
60
61       ┌─────────────────────────────┬─────────────────────────────┐
62       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
63       ├─────────────────────────────┼─────────────────────────────┤
64       │Availability                 │SUNWrcmdc                    │
65       └─────────────────────────────┴─────────────────────────────┘
66

SEE ALSO

68       who(1), inetd(1M), listen(1M), pmadm(1M), sacadm(1M), attributes(5)
69
70
71
72SunOS 5.11                        7 Mar 2003                         rusers(1)
Impressum