ubuntu 删除用户

userdel -r username

删除用户及用户目录

userdel  username

删除用户

grep bash /etc/passwd

查看所有用户

你可能感兴趣的:(ubuntu 删除用户)