删除用户
SylixOS 中使用 udel
命令删除一个已经存在的用户,例如:
udel sylixos
删除之后使用 user
命令查看效果。
[root@sylixos:/lib]# user
USER ENABLE UID GID
-------------- ------ ----- -----
root yes 0 0
hanhui yes 1 0
anonymous no 400 400
可以发现用户 sylixos 已经不存在。