3.3

Table Of Contents
146
n
When using angled brackets (>,<)in an option, as shown above, they must be enclosed
within quotation marks. The same applies to characters, such as the exclamation point (!)
and asterisk (*), as shown below.
list user “a*”
Lists all users whose login names begin with the letter ‘a’.
logout
logout [<device #>] ...
logout all
Logs out a workstation. When you use
logout
, it saves the user’s work before logging out
his or her workstation. This command does not log out users in a connect session.
To log out specific workstations, follow the
logout
command with the device numbers of
the workstations you want to log out.
For instance, to log out workstations 12, 34, and 91, type:
logout 12 34 91
To log out all workstations, use logout all. Before logging users out, always broadcast a
warning message and give them a chance to log out on their own.
makemontab
Installs translations for monitor-related files.
You must be in superuser mode at the console. For instance:
NRCS-A$ makemontab -i[sv]
makemontab Command Options
s Standard. Use default translations.
v Verbose. Show progress.
vv Very verbose. Show progress plus translations.