Am Thu, 28 Aug 2003 03:01:18 +0000 schrieb Matthew O. Persico:
> On Wed, 27 Aug 2003 12:45:45 +0200, Udo Rader wrote:
> 
> If you ALWAYS want to ignore the file. Can GLOBIGNORE take a regexp or a
> list of patterns to ignore?

excerpt from the bash manpage:

----------CUT----------
    GLOBIGNORE
              A colon-separated list of patterns defining the set of
              filenames to be ignored by pathname expansion.  If a
              filename matched by a pathname  expansion  pattern also
              matches one of the patterns in GLOBIGNORE, it is removed
              from the list of matches.
----------CUT----------

so yes, it can eat (lists of) patterns.

udo

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to