Hacker News new | ask | show | jobs
by bpierre 5080 days ago
`open` is very convenient to… open things (see `man open`).

Tip: `open .` opens the current directory in the Finder.

1 comments

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.