Skip to content

Instantly share code, notes, and snippets.

@yongbin
Created January 21, 2012 06:24
Show Gist options
  • Select an option

  • Save yongbin/1651692 to your computer and use it in GitHub Desktop.

Select an option

Save yongbin/1651692 to your computer and use it in GitHub Desktop.
Easily Run Multiple Firefox Instances on a Mac
# http://devongovett.wordpress.com/2009/04/14/multiple-firefox-mac/
do shell script "/Applications/Firefox.app/Contents/MacOS/firefox-bin -no-remote &> /dev/null &"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment