« Pc hdTv3000 Firmware | Main | ddns for linux / unix in a simple cron job »

rm * results in /bin/rm: Argument list too long.

This will fix this problem:

find . -name '*' | xargs rm

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)