Feeds:
Posts
Comments

Archive for the ‘Ubuntu’ Category

Just a simple command that helped me today.

$ sudo rm -rf `find . -type d -name .svn`

Read Full Post »