Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
Reality V15.0 ()
WHO (TCL) (m604806+who.htm)
Reports users logged-on to the database, displaying the port number, Reality user-id, database name, and account name for the current port, specified ports, or all ports.
WHO {portNumber{-lastPortNumber} | *} {(options}
TCL-I command.
portNumber The number of the first or only port to be checked.
lastPortNumber The number of the last port to be checked.
* Displays all ports that are logged on.
N Inhibits automatic paging of output to the terminal.
P Prints the report on the printer assigned to your process.
The command lists, for each logged on port, the port number, the user-id, and, in parentheses, the database and account names. When more than one port is listed, the command displays an asterisk against the port number at which the command was entered.
Note: The information displayed by the
WHO command depends on the selected
MutliValue environment
:WHO
21 daveh (dbase1,SYSMAN)
Displays the port number, user-id, database, and account name for your local port.
:
WHO *
Displays all ports logged on to the database.
:WHO 5
5 timb (dbase1,SYSPROG)
Displays for requested port 5 the port number, user-id, system name, and account on to which it is logged.