Alias: Difference between revisions

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

Revision as of 18:52, 28 January 2009

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.