📜  ssh 重置密码 - Shell-Bash 代码示例

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

代码示例1
# Type "passwd" (without quotes)
passwd
# System prompt you to type your new pass, and then to confirm it.