加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > 安全 > 正文

bash – 如何使用URL“localhost:3000”从终端打开Goog??le Chr

发布时间:2020-12-16 01:23:38 所属栏目:安全 来源:网络整理
导读:每当我尝试使用URL“localhost:3000”打开Goog??le Chrome时,它就会混乱并只打开一个没有网址的空白标签.经过一些测试后,我发现它是“:”搞砸了.这有效: $google-chrome www.gmail.com 但这不起作用 $google-chrome localhost:3000 也不是这个 $google-ch
每当我尝试使用URL“localhost:3000”打开Goog??le Chrome时,它就会混乱并只打开一个没有网址的空白标签.经过一些测试后,我发现它是“:”搞砸了.这有效:
$google-chrome www.gmail.com

但这不起作用

$google-chrome localhost:3000

也不是这个

$google-chrome "localhost:3000"

如何使用此网址打开Goog??le Chrome?
我正在使用Ubuntu,bash脚本和gnome-terminal.

你有没有尝试过?
google-chrome http://localhost:3000

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读