Frans Pop <[EMAIL PROTECTED]> wrote:
> On Saturday 22 October 2005 22:57, Will Dyson wrote:
>> +     for name in `find src -print | grep -v svn` ;                   \@@\

> I would suggest to make that grep -v "\.svn".

This should be faster

[...] find src -name .svn -prune -or -print

I do not know whether you'll like it.
               cu andreas
-- 
The 'Galactic Cleaning' policy undertaken by Emperor Zhark is a personal
vision of the emperor's, and its inclusion in this work does not constitute
tacit approval by the author or the publisher for any such projects,
howsoever undertaken.                                (c) Jasper Ffforde


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to