Can anyone tell me how to open a browser from the Terminal on a Mac?
migrated from stackoverflow.com Dec 18 '09 at 20:05
|
Just enter
And it'll open it in your default browser |
|||||
|
|
To have your OS X machine open the default browser to a specific page, you just have to type:
Simple as pie. The |
|||
|
|
|
If you just want to open the browser, without a URL, use open with just the browser name:
etc. You can use open to open any application by name. |
|||
|
|
|
I just use
to open a browser (safari as an e.g. here). The
etc. |
|||
|
|
|
If the default application for opening HTML files has been changed to a text editor, You could open it in the default browser with |
|||
|
|
