unix wizards of the realm:
svn propset svn:ignore -F .cvsignore .
// grep:
… with line number: -n … with file name: -H
// os x housekeeping:
// install perl module:
sudo perl -MCPAN -e 'install Bundle::LWP'
// meta refresh (i have never typed this line start to finish in my life. i have probably copy-pasted it 7,000 times
<meta http-equiv=Refresh content="0; URL=http://blog.jm3.net/" />
// get files off codeswami:
ssh -l cs 208.101.26.91
// SQL tricks:
http://jm3.net/cgi-bin/safe/wiki.pl?MySqlLibrary