How can I open a URL in Google Chrome from the terminal in OS X?
This is what I'm trying:
/usr/bin/open -a "/Applications/Google Chrome.app" --args 'http://google.com/'
It focuses Chrome but does not open the URL.
|
How can I open a URL in Google Chrome from the terminal in OS X? This is what I'm trying:
It focuses Chrome but does not open the URL.
| |||
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
If you remove the | |||
|
feedback
|