advanced code snippet search
iloveitaly on 12/21/10
12/21/10 01:52pm
find `pwd` -name ".svn" -or -name ".git" | xargs rm -R
Report this snippet Tweet
Comment:
You need to login to post a comment.