}

macOS: Open Current Folder in Finder

To open the finder from a terminal using OSX, execute the command:

open . if(typeof __ez_fad_position != 'undefined'){__ez_fad_position('div-gpt-ad-tutorials_technology-medrectangle-3-0')}; Open is a command that accepts a directory to open, for example:

open /Users

The previous command will open the Users directory.

Leonardo Lazzaro

Software engineer and technical writer. 10+ years experience in DevOps, Python, and Linux systems.

More articles by Leonardo Lazzaro