Hacker News new | ask | show | jobs
by cooper12 4401 days ago
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.