in reply to Re: Invoking the Windows command line for selected directories
in thread Invoking the Windows command line for selected directories
Analogously on OS X you can use the open command to perform similar tasks (open a directory in the Finder, or open a file with either its default application or a specified application (via the -a flag)). See man 1 open for more details.
|
|---|