Easy access to TrueCrypt from the command-line in OS X
TrueCrypt on Mac OS X has a nice GUI, but if you're a command-line afficionado... Put this in your ~/.bashrc or similar file: alias truecrypt='/Applications/TrueCrypt.app/Contents/MacOS/Truecrypt --text' Then you can do stuff...