icon Top 9 categories map      RocketAware >

rusers(1)

Tips: Browse or Search all pages for efficient awareness of more than 6000 of the most popular reusable and open source applications, functions, libraries, and FAQs.


The "RKT couplings" below include links to source code, updates, additional information, advice, FAQs, and overviews.


Home

Search all pages


Subjects

By activity
Professions, Sciences, Humanities, Business, ...

User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...

Text Strings
Conversions, tests, processing, manipulation,...

Math
Integer, Floating point, Matrix, Statistics, Boolean, ...

Processing
Algorithms, Memory, Process control, Debugging, ...

Stored Data
Data storage, Integrity, Encryption, Compression, ...

Communications
Networks, protocols, Interprocess, Remote, Client Server, ...

Hard World
Timing, Calendar and Clock, Audio, Video, Printer, Controls...

File System
Management, Filtering, File & Directory access, Viewers, ...

    

RocketLink!--> Man page versions: OpenBSD FreeBSD NetBSD RedHat Solaris Others



RUSERS(1)                  OpenBSD Reference Manual                  RUSERS(1)

NAME
     rusers - who is logged in to machines on local network



SYNOPSIS
     rusers [-al] [host ...]

DESCRIPTION
     The rusers command produces output similar to who(1),  but for the list
     of hosts or all machines on the local network. For each host responding
     to the rusers query, the hostname with the names of the users currently
     logged on is printed on each line. The rusers command will wait for one
     minute to catch late responders.

     The following options are available:

     -a      Print all machines responding even if no one is currently logged
             in.

     -l      Print a long format listing. This includes the user name, host
             name, tty that the user is logged in to, the date and time the
             user logged in, the amount of time since the user typed on the
             keyboard, and the remote host they logged in from (if applica-
             ble).

DIAGNOSTICS
     rusers: RPC: Program not registered
             The rpc.rusersd(8) daemon has not been started on the remote
             host.

     rusers: RPC: Timed out
             A communication error occurred.  Either the network is excessive-
             ly congested, or the rpc.rusersd(8) daemon has terminated on the
             remote host.

     rusers: RPC: Port mapper failure - RPC: Timed out
             The remote host is not running the portmapper (see portmap(8)),
             and cannot accommodate any RPC-based services.  The host may be
             down.

SEE ALSO
     rwho(1),  users(1),  who(1),  portmap(8),  rpc.rusersd(8)

HISTORY
     The rusers command appeared in SunOS.

BUGS
     The sorting options are not implemented.

OpenBSD 2.6                     April 23, 1991                               1

Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY
SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts
Institute of Technology, Free Software Foundation, FreeBSD Inc., and others.



(Corrections, notes, and links courtesy of RocketAware.com)


[Detailed Topics]
FreeBSD Sources for rusers(1)
OpenBSD sources for rusers(1)


[Overview Topics]

Up to: Remote Process Creation and Control - Methods of starting and controlling processes remotely. (telnet, login, rexec, et al.)


RocketLink!--> Man page versions: OpenBSD FreeBSD NetBSD RedHat Solaris Others






Rapid-Links: Search | About | Comments | Submit Path: RocketAware > rusers.1/
RocketAware.com is a service of Mib Software
Copyright 1999, Forrest J. Cavalier III. All Rights Reserved.
We welcome submissions and comments