home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume8 / mcp / part01 / help / list-aliases.n < prev    next >
Encoding:
Text File  |  1987-02-05  |  423 b   |  15 lines

  1. .ce
  2. .ul
  3. list-aliases [ regular-expression ... ]
  4. .sp
  5. .ul
  6. list-aliases
  7. produces a multi-column listing of the names of all the aliases matching the
  8. regular expressions.  If no expressions are given all the aliases are listed.
  9. .sp
  10. The expressions should be of the type described in the
  11. .ul
  12. regex(3)
  13. of the Unix Programmers Manual.  An example usage is "list-aliases ^c"
  14. which lists all aliases that begin with the letter 'c'.
  15.