Tuesday, August 11, 2009
0 Comments
I use this command to do a quick and clean delete from .svn directories and files: rm -rf `find . -type d -name .svn`
Grab the RSS feed for Free Updates!(What's this? — Learn more about RSS)
Tuesday, August 11, 2009
0 Comments