zl程序教程

您现在的位置是:首页 >  系统

当前栏目

Centos 删除用户

centos 用户 删除
2023-09-11 14:16:39 时间

# 查看用户

tail /etc/passwd

# 删除用户

userdel -rf ftpuser1