FreeBSD Manual Pages
EXPAND(nged) BRL-CAD User Commands EXPAND(nged) NAME expand - Performs matching of the shell globbing pattern with the names of all the objects in the database. It returns all those that successfully match. SYNOPSIS expand {globbing_expression} DESCRIPTION Performs matching of the globbing_expression with the names of all the objects in the database. It returns all those that successfully match. EXAMPLES The 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 A.rA is displayed. AUTHOR BRL-CAD Team BUG REPORTS Reports of bugs or problems should be submitted via electronic mail to devs@brlcad.org BRL-CAD 03/02/2021 EXPAND(nged)
NAME | SYNOPSIS | DESCRIPTION | EXAMPLES | AUTHOR | BUG REPORTS
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=expand&manpath=FreeBSD+13.0-RELEASE+and+Ports>