User Guide
16 Utilities Reference
Utilities Reference
103-000153-001
August 29, 2001
Novell Confidential
Manual 99a38 July 17, 2001
Examples
The following command turns off logging, console display, and the
warning bell for everyone on the network for all 50019 alerts (a server
address change alert):
ALERT 50019 ALL OFF
The following command turns off logging of all 50019 alerts.
ALERT 50019 LOG OFF
ALIAS
Purpose
Use at the server console to define an alias. An alias is a user-defined keyword
that represents a string. (The string can include both spaces and punctuation.)
When you enter the keyword at the command line, the server replaces the
word with the string. The keyword remains in effect until you restart the
server.
WARNING: If you are associating a keyword with a command string, make sure
that you do not inadvertently leave out the keyword. If you do leave out the
keyword, the first word in the command string becomes the keyword. If you then try
to execute the command, the server will interpret it as a keyword, not as a
command.
For example, if you enter ALIAS LOAD INSTALL, LOAD becomes a keyword for
INSTALL. If you then try to execute a LOAD command, the server displays a
message saying that INSTALL has been replaced by NWCONFIG.
Syntax
ALIAS [keyword[text]]
Parameter Use to
(no parameter) Display all defined aliases and the text they
represent.
keyword and text Assign the keyword to the text.
keyword Delete the keyword as an alias for the text.