📌  相关文章
📜  如何在 linux 中更改 web 默认浏览器 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:08.394000             🧑  作者: Mango

代码示例1
karthick@Ubuntu-desktop:~$ sudo update-alternatives --config x-www-browser 
There are 3 choices for the alternative x-www-browser (providing /usr/bin/x-www-browser).

  Selection    Path                    Priority   Status
------------------------------------------------------------
  0            /usr/bin/google-chrome   200       auto mode
* 1            /usr/bin/firefox         40        manual mode
  2            /usr/bin/google-chrome   200       manual mode
  3            /usr/bin/opera           90        manual mode