OSX - Firefox command line launcher
#!/bin/bash /Applications/Firefox.app/Contents/MacOS/firefox-bin -ProfileManager > /dev/null 2>&1 &