Hacker News new | ask | show | jobs
by JesseObrien 4401 days ago
You can also do in the terminal:

  hipchat --detach &
1 comments

Or for even any app:

    open -n /path/to/application.app
From the open man page:

    -n  Open a new instance of the application(s) even if one is already running.