问题 问答题 简答题

使用useradd命令添加用户student,然后使用userdel删除该用户。

答案

参考答案:

useradd student

passwd student

userdel student

问答题
单项选择题 A1/A2型题