This post will show you a few of the cool useful linux and osx commandline tools that I use every day. They are mostly available for osx, but some require fink or brew to install on a mac.
# ssh
- available by default on osx and linux.
- lets you log in to a terminal on a remote machine with an encrypted
connection.