whoisin
Package: WA2L/edrc 1.5.57
Section: General Commands (1)
Updated: 14 November 2020
Index
Return to Main Contents
 
NAME
whoisin - list users that are logged in to remote systems
 
SYNOPSIS
edrc/bin/whoisin
[
-h
] [
hostlist
]
 
AVAILABILITY
WA2L/edrc
 
DESCRIPTION
print a list of users who are logged in on certain (remote) hosts.
The connect to the remote systems is performed using
ssh-exec
internally; the resolution of logged on users is done using
who(1).
 
OPTIONS
- -h
 - 
usage message.
 - hostlist
 - 
list of hosts to list the users.
The 
hostlist 
may contain
@HOSTGRPS
and normal
hostnames.
If no 
hostlist
is defined, the hosts to check are read from the
etc/whoisin.list
file.
 
 
ENVIRONMENT
-
 
EXIT STATUS
- 4
 - 
usage printed.
 - 0
 - 
no error.
 
 
FILES
- edrc/etc/whoisin.list
 - 
list of hosts to be checked when no 
hostlist
is specified on the command line. 
 
 
EXAMPLES
-
 
SEE ALSO
edrcintro(1),
hostlist(3),
resolve_targetlist(3),
ssh-exec(1),
who(1),
whoisin.list(4)
 
NOTES
-
 
BUGS
-
 
AUTHOR
whoisin was developed by Christian Walther. Send suggestions
and bug reports to wa2l@users.sourceforge.net .
 
COPYRIGHT
Copyright © 2020
by Christian Walther
This is free software; see
edrc/doc/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 16:55:06 GMT, August 28, 2024