home *** CD-ROM | disk | FTP | other *** search
- .ce
- .ul
- list-commands [ regular-expression ... ]
- .sp
- .ul
- list-commands
- produces a multi-column listing of the names
- of all the mcp commands matching the regular expressions.
- If no expressions are given all the commands are listed,
- even the ones that only the super-user can use.
- .sp
- The expressions should be of the type described in the
- .ul
- regex(3)
- of the Unix Programmers Manual. An example usage is "list-commands ^f g$"
- lists all commands that begin with the letter 'f' and all commands that
- end with the letter 'g'.
-