unbounded joy or the musings of a sysadmin.
bash-3.00# rm -rf * bash: /usr/bin/rm: Arg list too long what? 1000 entries is too much? bash-3.00# find . -name '*' | xargs rm
grep recursively through a whole lot of gz'd files. # find -name \*.gz -print0 | xargs -0 zgrep "\<6.1.1.15>\"