суббота, 23 августа 2014 г.

how to open Finder in current folder from Terminal

type in terminal (with dot in the end, it's important): open . 
to open Finder in you terminal current location
to see current location in terminal you can use: pwd command, which means "print working directory"