home *** CD-ROM | disk | FTP | other *** search
- .ce
- .ul
- list-classes [ regular-expression ... ]
- .sp
- .ul
- list-classes
- produces a multi-column listing of the names of all the classes matching the
- regular expressions. If no expressions are given all the classes are listed.
- .sp
- The expressions should be of the type described in the
- .ul
- regex(3)
- of the Unix Programmers Manual. An example usage is "list-classes ^c ^g"
- which lists all classes that begin with the letters 'c' and 'g'.
-