Last Updated: February 25, 2016
·
8.564K
· dilantha

Run A Secondary Skype Instance on Mac

Run this in the Terminal

sudo /Applications/Skype.app/Contents/MacOS/Skype /secondary

Add a & at the end to run it in the background

sudo /Applications/Skype.app/Contents/MacOS/Skype /secondary&

Done!