bug-findutils
[Top][All Lists]
Advanced

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

Re: extended find command


From: James Youngman
Subject: Re: extended find command
Date: Mon, 6 Mar 2006 21:51:09 +0000

It's an interesting concept, but find should not itself modify the
filesystem unless the user has explicitly requested this (e.g. via
-delete, -exec etc.).  Your script also leaks the two temporary files.

I recall that http://savannah.gnu.org/ also has a similar feature
request for findutils.  Perhaps you might take a look at that and find
a way to implement this in C (i.e. as a patch to find) which doesn't
modify the filesystem.

Thanks,
James.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]