If you want to run multiple copies of an application in OSX (for instance Slack – ie. you are a member of more than one team) then simply open a terminal and put in:
open -n /Applications/<nameofapp>.app
And that’s it – it should open momentarily.
If you want to run multiple copies of an application in OSX (for instance Slack – ie. you are a member of more than one team) then simply open a terminal and put in:
open -n /Applications/<nameofapp>.app
And that’s it – it should open momentarily.
Leave a Reply
You must be logged in to post a comment.