Often I find myself needing to perform tasks on the linux command line. Here are some that I've add to my "toolbox".
I'm switching my projects over to Git from SVN and I needed to remove all the .svn directories. Here is the command to accomplish that task.