Blue Horn New Zealand Web Design & Development (PHP 5, MySQL, Symfony Framework, Apache, Linux)

13Nov/090

Linux command to recursively delete .svn folders

find . -name .svn -print0 | xargs -0 rm -rf

Credit: http://codesnippets.joyent.com/posts/show/104

No related posts.

Related posts brought to you by Yet Another Related Posts Plugin.

Comments (0) Trackbacks (0)

No comments yet.


Leave a comment

(required)

 

No trackbacks yet.