home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / com / utils / elm / listalia.man < prev    next >
Text File  |  1992-03-28  |  924b  |  34 lines

  1. NAME
  2.      listalias - list user and system aliases
  3.  
  4. SYNOPSIS
  5.      listalias [ regular-expression ]
  6.  
  7. DESCRIPTION
  8.      Listalias outputs a line per alias  in  both  the  user  and  the  system
  9.      aliases.  Each line is of the form;
  10.  
  11.         <alias>     <address>  (<comment>)
  12.  
  13.      If an optional regular expression is used, just the  aliases  that  match
  14.      the specified expression are listed.  If not, they are all listed.
  15.  
  16.      Either way, the output is sorted.
  17.  
  18. AUTHOR
  19.      Dave Taylor, Hewlett-Packard Laboratories.
  20.  
  21. SEE ALSO
  22.      newalias(1L), elm(1L), checkalias(1L)
  23.  
  24. BUGS
  25.      Since the program uses a pipe to egrep, how expressions are evaluated  is
  26.      a function of that program, not this one!
  27.  
  28. BUG REPORTS TO
  29.      Syd Weinstein elm@DSI.COM (dsinc!elm)
  30.  
  31. COPYRIGHTS
  32.      (c) Copyright 1986, 1987 by Dave Taylor
  33.      (c) Copyright 1988, 1989, 1990 by The USENET Community Trust
  34.