wdiff wrapper for svn
#/bin/sh wdiff $6 $7
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
Mark James Adams http://raysend.com/mark/
#/bin/sh wdiff $6 $7
defaults write uk.co.opencommunity.vienna2 CheckFrequencyInSeconds 60
launchctl load -w /opt/local/etc/LaunchDaemons/org.darwinports.postgresql81-server/org.darwinports.postgresql81-server.plist launchctl unload -w /opt/local/etc/LaunchDaemons/org.darwinports.postgresql81-server/org.darwinports.postgresql81-server.plist
curl -u username:password -d status="<What are you doing?>" http://twitter.com/statuses/update.xml
du -k | sort -n | perl -ne 'if ( /^(\d+)\s+(.*$)/){$l=log($1+.1);$m=int($l/log(1024)); printf("%6.1f\t%s\t%25s %s\n",($1/(2**(10*$m))),(("K","M","G","T","P")[$m]),"*"x (1.5*$l),$2);}'
/opt/local/lib/postgresql81/bin/pg_ctl -D /opt/local/var/db/postgresql81/defaultdb/ start
set convert-meta off set meta-flag on set output-meta on
set dspmbyte=utf8
:set enc=utf-8 :set fenc=utf-8
@media print { body { color: black; background-color: white; font-size: 10pt; } h1, h2, h3, h4, h5, h6 { color: black; } a, a:link, a:active, a:visited { color: black; border-bottom: thin dotted; text-decoration: none; } h1#pageName, .newWikiWord a, a.existingWikiWord, .newWikiWord a:hover, #TextileHelp h3 { color: black; } }