Using Xargs when you get the too many arguments error

find -name “*~” | xargs rm

It’s a very very handy command, I will add examples at a later date.

Found at

Be the first to comment

Leave a Reply

Your email address will not be published.


*


This site uses Akismet to reduce spam. Learn how your comment data is processed.