The procedure to delete a user on CentOS is here:
You can use -r flag to remove user and the userβs directory as well
sudo userdel -r newuser
Rodolfo
<< All Posts
Previous post:
How to use the grep command in linux using recursive mode
How to use the grep command in linux using recursive mode