


LISTALIAS(1L)                                       LISTALIAS(1L)


NNAAMMEE
       listalias - list user and system aliases

SSYYNNOOPPSSIISS
       lliissttaalliiaass [ -s | -u ] [ regular-expression ]

DDEESSCCRRIIPPTTIIOONN
       _L_i_s_t_a_l_i_a_s  outputs  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
       aliases  that  match  the specified expression are listed.
       If not, they are all listed.

       Either way, the output is sorted.

OOPPTTIIOONNSS
       --ss     Display only the system  aliases.    --ss and --uu  are
              mutually exclusive.

       --uu     Display  only  the  user  aliases.    --ss and --uu are
              mutually exclusive.

AAUUTTHHOORR
       Elm Development Group

SSEEEE AALLSSOO
       checkalias(1L), elm(1L), elmalias(1L), newalias(1L)

BBUUGGSS
       Since the program uses a pipe to  egrep,  how  expressions
       are evaluated is a function of _t_h_a_t program, not this one!

BBUUGG RREEPPOORRTTSS TTOO
       Syd Weinstein  elm@DSI.COM    (dsinc!elm)

CCOOPPYYRRIIGGHHTTSS
       Copyright 1988-1992 by The USENET Community Trust
       Derived from Elm 2.0,  Copyright 1986, 1987 by Dave Taylor
















USENET Community Trust   Elm Version 2.4                        1


