I'm trying to open firefox with two tabs from the command line, with two separate web addresses. So far I'm having no luck.
firefox -new-tab https://www.evernote.com/Home.action -new-tab http://www.gmail.com
Could someone point me in the right direction?
/Applications/Firefox.app/Contents/MacOS/firefox --new-tab https://google.com– SgtPooki Nov 04 '20 at 07:15