Home  >  Article  >  Operation and Maintenance  >  How to delete users in centos

How to delete users in centos

王林
王林Original
2020-03-17 14:37:518988browse

How to delete users in centos

The method of deleting a user is as follows:

userdel -rf name

means deleting the user named name.

Recommended tutorial: centos usage tutorial

Then you can check which other users are in the system through the command ls –l /home.

How to delete users in centos

Related video tutorial recommendations: linux video tutorial

The above is the detailed content of How to delete users in centos. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn