there is a find in /n/sources/contrib/quanstro/find.tbz but it does not have the options you show. they way it is generally used is
find . | grep pattern
Du(1) may also serve the same function, but it seems a bit clunkier
to me.
- erik
there is a find in /n/sources/contrib/quanstro/find.tbz but it does not have the options you show. they way it is generally used is
find . | grep pattern
Du(1) may also serve the same function, but it seems a bit clunkier
to me.
- erik