1INCLAN: alias - define or list aliases for commands

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.
