While working in Finder, sometimes I need to jump to Terminal.app to perform a command.
To do this I generally:
Launch the Terminal (Applications -> Utilities -> Terminal.app)
Type cd
Then drag the little icon from the Finder toolbar on to the Terminal
This copies the current path from Finder in to the command line.
This works fine, but there are [...]