linux-如何添加用户和用户组 houbbbbb 2021-03-18 92 阅读1分钟 世界上并没有完美的程序,但是我们并不因此而沮丧,因为写程序就是一个不断追求完美的过程。 groupadd user1 useradd -rg user1 user1