On Mon, 13 Feb 2006, Andrew Pinski wrote: > Time to write your own program in C instead if the time to invoke > rm is taking too much time.
rm *is* a small program written in C. You need to consider how the tools actually invoke it - think about it for a while. -d