DragonFly kernel List (threaded) for 2008-02
DragonFly BSD
DragonFly kernel List (threaded) for 2008-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 11 Feb 2008 13:08:24 -0800 (PST)

    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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]