Breadcrumb Navigation:
Everything I Know
(I Learned from Googling)
9/14 : How to make remote 'pico' work from a Mac (out of the box)
]export TERM=xterm
(it starts as 'xterm-color' which pico no likey)
11/16 : How to make finder not hide stuff (that geeky people care about)
defaults write com.apple.Finder AppleShowAllFiles YES