linux命令行怎么打开_linux下在命令行快速打开html页面的小技巧

更新时间:2019-08-08    来源:浏览器    手机版     字体:

【www.bbyears.com--浏览器】

比如我想打开当前目录下的os.html

$chromium-browser os.html


就会立即打开浏览器显示该页面.有点长,增加个alias.

alias cb="chromium-browser"


还支持路径

chromium-browser [OPTION] [PATH|URL]


比如:

$ cb /home/diglike/Documents/os.html
Created new window in existing browser session.

本文来源:http://www.bbyears.com/bangongshuma/60854.html

热门标签

更多>>

本类排行