📌  相关文章
📜  如何在 Windows 10 上的 WSL Ubuntu bash 中更改默认用户 - Shell-Bash 代码示例

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

代码示例1
ubuntu2 config --default-user root

#ubuntu 20.04
ubuntu2004 config --default-user root

#ubuntu 18.04
ubuntu1804 config --default-user root