xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

macOS open url from terminal

open URL && start terminal

  • bash open url in chrome

  • open chrome from terminal

open

https://stackoverflow.com/questions/28162697/how-can-i-open-google-chrome-from-the-terminal-with-the-url-localhost3000

$ open http://localhost:3000

app & path


$ /usr/bin/open -a "/Applications/Google Chrome.app" "http://localhost:8000/"

https://superuser.com/questions/350309/how-can-i-open-a-url-in-google-chrome-from-the-terminal-in-os-x


https://stackoverflow.com/questions/28162697/how-can-i-open-google-chrome-from-the-terminal-with-the-url-localhost3000


©xgqfrms 2012-2020

www.cnblogs.com 发布文章使用:只允许注册用户才可以访问!


原文地址:https://www.cnblogs.com/xgqfrms/p/11570558.html