shell::-bash: /bin/rm: Argument list too longへの対処

find . -name "hoge*" -print | xargs rm

http://tech.ironhearts.com/blog/archives/88