login
Header Space

 
 

Re: Globbing (was Re: HAMMER update 10-Feb-2008)

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <kernel@...>
Date: Monday, February 11, 2008 - 5:08 pm

I remember hitting the older 64K limit occassionally.  I resolved it
    by splitting my globbing up, e.g. instead of '*' I iterated a*-z*.

    Ultimately though the only guaranteed way is to use 'find' and xargs,
    and that wouldn't change whether we upped the limit or not.  So at
    the moment I am not contemplating upping the limit.

					-Matt
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Globbing (was Re: HAMMER update 10-Feb-2008), Matthew Dillon, (Mon Feb 11, 5:08 pm)
speck-geostationary