问题 问答题 简答题 使用useradd命令添加用户student,然后使用userdel删除该用户。 答案 参考答案:useradd studentpasswd studentuserdel student