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

  1. .ce
  2. .ul
  3. list-commands [ regular-expression ... ]
  4. .sp
  5. .ul
  6. list-commands
  7. produces a multi-column listing of  the  names
  8. of  all  the  mcp commands matching the regular expressions.
  9. If no expressions are given  all  the  commands  are  listed,
  10. even the ones that only the super-user can use.
  11. .sp
  12. The expressions should be  of  the  type  described  in  the
  13. .ul
  14. regex(3)
  15. of the Unix Programmers Manual.  An example usage is "list-commands ^f g$"
  16. lists all commands that begin with the letter 'f' and all commands that
  17. end with the letter 'g'.
  18.