mystix
6/24/2010 - 8:18 AM

OSX - Firefox command line launcher

OSX - Firefox command line launcher

#!/bin/bash

/Applications/Firefox.app/Contents/MacOS/firefox-bin -ProfileManager > /dev/null 2>&1 &