Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bpierre
on July 16, 2012
|
parent
|
context
|
favorite
| on:
Using Spotlight from the OS X Commandline
`open` is very convenient to… open things (see `man open`).
Tip: `open .` opens the current directory in the Finder.
jasomill
on July 16, 2012
[–]
Another tip:
open vnc://[user@]host[:port]
connects as
user
to
host
on
port
with Screen Sharing, and, more generally, "open URL" works for any URL scheme registered with Launch Services, including, but not limited to, the obvious ones.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Tip: `open .` opens the current directory in the Finder.