|
NAMEexpand - Performs matching of the shell globbing pattern with the names of all the objects in the database. It returns all those that successfully match.SYNOPSISexpand {globbing_expression} DESCRIPTIONPerforms matching of the globbing_expression with the names of all the objects in the database. It returns all those that successfully match.EXAMPLESThe example shows the use of the expand command to display a list of all database object names having a particular ending.Example 1. Display a list of database object names having a particular ending. mged> expand *.r A list of all database object names that end in
�.r� is displayed.
AUTHORBRL-CAD TeamBUG REPORTSReports of bugs or problems should be submitted via electronic mail to devs@brlcad.org
Visit the GSP FreeBSD Man Page Interface. |