I want to launch an app on OSX from a script. I need pass it command line arguments. Unfortunately, open doesn\'t accept command line args.
open
The only opt
With applescript:
tell application "Firefox" to activate