I want to create command in terminal that would allow me to use
chrome index.html
and have the the given file open in Google Chrome.
How can I get this working?
|
I want to create command in terminal that would allow me to use
and have the the given file open in Google Chrome. How can I get this working? |
|||
|
|
You can use the open command with the
This also works with URLs, i.e. |
|||||
|