On Jan 9, 2004, at 22:37, Daniel Cavanagh wrote:
> this patch adds the "-delete" functionality to find. it removes all the
> found files and directories and implies -depth. the code is from
> freebsd.
Why can you not do "find . -exec rm {} \;" ?
Thanks,
Andrew Pinski