$ open . opens a new Finder window at the current directory.
$ open ~/directory opens a Finder window at the directory listed.
$ open -R ~/directory opens a finder window, and reveals the ‘context’ of the directory listed.
$ open . opens a new Finder window at the current directory.
$ open ~/directory opens a Finder window at the directory listed.
$ open -R ~/directory opens a finder window, and reveals the ‘context’ of the directory listed.