rooneg@electricjellyfish:~> whoami
rooneg
rooneg@electricjellyfish:~> finger rooneg
Login: rooneg                           Name: garrett rooney
Directory: /home/rooneg                 Shell: /usr/local/bin/bash
No Mail.
Plan: Conquer world.  Take all the cookies.  Eat the cookies.
rooneg@electricjellyfish:~> echo $EDITOR

vi
rooneg@electricjellyfish:~> echo $SHELL
bash
rooneg@electricjellyfish:~> uname
FreeBSD Ubuntu Darwin
rooneg@electricjellyfish:~> fortune
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
                -Brian W. Kernighan
rooneg@electricjellyfish:~> ls
contact
media/
places/
projects/
work/
rooneg@electricjellyfish:~> cat contact
Cell:  203 570 4171
Email: rooneg@electricjellyfish.net
Snail: 21 Maple Park, Newton Center, MA 02459
rooneg@electricjellyfish:~> cd media
rooneg@electricjellyfish:~/media> ls
quotes/
resume/
rooneg.jpg
weblog/
rooneg@electricjellyfish:~/media> cd ../places
rooneg@electricjellyfish:~/places> ls
psi upsilon
rpi
mendon
rooneg@electricjellyfish:~/places> cd ../projects
rooneg@electricjellyfish:~/projects> ls
Subversion/
APR/
HTTPD/
GenX4r/
rooneg@electricjellyfish:~/projects> cd ../work
rooneg@electricjellyfish:~/work> ls
Joost/
rooneg@electricjellyfish:~/work> cd
rooneg@electricjellyfish:~> ^D
Connection to electricjellyfish closed.