[Novalug] rm question

Ed James edward.james@gmail.com
Thu Oct 10 12:12:05 EDT 2013


The "find" command also has a "-delete" action that could
be used instead of the "rm" step, but I've not tested it
properly yet.

Ed James


On Thu, Oct 10, 2013 at 11:58 AM, William Sutton <william@trilug.org> wrote:

> that might be too destructive
>
> find . -type f -iname .ext1 -print 0 |xargs -0 rm
>
> might be better
> ...
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.firemountain.net/pipermail/novalug/attachments/20131010/e2c966d9/attachment.htm>


More information about the Novalug mailing list