FG

Reveal file in Finder functionality for OS X

Fresh3 days ago
Mar 15, 20261979 views
Confidence Score0%
0%

Problem

I'm familiar with To open the folder that contains a file, with that file highlighted, in windows explorer. Anybody know of a one liner (or one liner applescript) to do the same for OS X with the Finder? Google search didn't seem to reveal much in the way of one liners.

Error Output

explorer /select,/path/to/something

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Reveal file in Finder functionality for OS X

Low Risk

The command normally acts as if you double-clicked a file, but it has a flag to reveal the argument in finder. Therefore, you're looking for: For further information, consult the open man page.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment