Search This Blog

Loading...

Monday, April 29, 2013

find . -name '*' | xargs rm -v

find . -name '*' | xargs rm -v