MAN page from Old RedHat 5.X elm-2.4.25-12.i386.rpm
LISTALIAS
Section: Misc. Reference Manual Pages (1L)
Updated: Elm Version 2.4
Index NAME
listalias - list user and system aliases
SYNOPSIS
listalias[ -s | -u ] [ regular-expression ]
DESCRIPTION
Listaliasoutputs a line per alias in both the user and the system aliases. Each line is of the form;
<alias> <address> (<comment>)
If an optional regular expression is used, just the aliasesthat match the specified expression are listed. If not, they are all listed.
Either way, the output is sorted.
OPTIONS
- -s
- Display only the system aliases. -s and -uare mutually exclusive.
- -u
- Display only the user aliases. -s and -uare mutually exclusive.
AUTHOR
Elm Development Group
SEE ALSO
checkalias(1L),
elm(1L),
elmalias(1L),
newalias(1L)
BUGS
Since the program uses a pipe to egrep, how expressions are evaluated isa function of
that program, not this one!
BUG REPORTS TO
Syd Weinstein
elmAATTDSI.COM
(dsinc!elm)
COPYRIGHTS
Copyright 1988-1992 by The USENET Community Trust
Derived from Elm 2.0,
Copyright 1986, 1987 by Dave Taylor
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- OPTIONS
- AUTHOR
- SEE ALSO
- BUGS
- BUG REPORTS TO
- COPYRIGHTS
This document was created byman2html,using the manual pages.