itservices

1.查看用户:cut -d : 1 f /etc/passwd

2.查看用户组:cut -d : 1 f /etc/group

3.删除xiaoming这个用户:userdel -r xiaoming

分类:

技术点:

相关文章: