Linux 创建新用户 发表于: 2023-11-18 更新于: 2025-03-10 字数: 35 阅读:≈ 1分钟adduser 有交互过程,比 useradd 更友好。事实上,adduser 是 useradd 的 wrapper。