-Converted with LaTeX2HTML 96.1-h (September 30, 1996) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds -
alias - alias a complicated command with a short one. For example:
xsel > alias cleansis ``sisclean clean_method=2`` cleansis == sisclean clean_method=2
Note that the `` '' is necessary, otherwise GTCOM will think that clean_method is a parameter for alias, rather than part of the alias.