gregs

Recursive delete

by gregs on Mar.22, 2010, under *nix, debian, os x

I new it was possible, just never took the time to look it up.

CODE:
  1. rm -rf `find . -type d -name .svn`

As with all types of deletes, recursive or not, use with caution.


2 Comments for this entry

Leave a Reply

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!