Alias: Difference between revisions

From CYANA Wiki
Jump to navigation Jump to search
m (1 revision)
m (1 revision)
 
(No difference)

Latest revision as of 20:18, 28 January 2009

alias

Usage: alias [name statement]

Defines a new alias name, i.e. an abbreviation, for the given statement. The statement may contain an asterisk "*" to indicate where the command line parameters are to be inserted. Without parameters, alias gives a list of all currently defined aliases.