advanced code snippet search
boetech on 09/11/10
09/11/10 04:51am
1 person have marked this snippet as a favorite
ttr738
find . -type d -name ".svn" -exec rm -fr {} \;
Report this snippet Tweet
Comment:
You need to login to post a comment.