.TH DASH-SEARCH 1 "October 17, 2007" .SH NAME dash-search \- match arguments against cruft filter patterns .SH SYNOPSIS .B dash-search [ file ] [ ... ] .SH "DESCRIPTION" .B dash-search Reads files in directories .B /usr/lib/cruft/filters-broken_symlinks .B /usr/lib/cruft/filters-frbn .B /usr/lib/cruft/filters-miss and .B /usr/lib/cruft/filters-unex and tries to match each command argument in turn against the patterns in those files, using the .BR shellexp (3) funcition. Any argument which matches is printed on standard output, prefixed with the name of the file which contained the pattern which it matched. .SH BUGS Same as .BR shellexp (3). .SH "SEE ALSO" .BR shellexp (3), .BR cruft (8). .SH AUTHOR This manual page was written by Anthony Towns , for the Debian GNU/Linux system (but may be used by others).