I want to open a Firefox browser from the command line and have it go to youtube.com
I have tried: open /Applications/Firefox.app --args -remote "openURL(www.youtube.com, new-tab)"
It successfully opens a Firefox, but does not navigate to youtube.com
How do I fix this?
open -a Firefox 'http://www.youtube.com/'
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With