"Linux learning is not difficult" user management (6): Delete Linux user account

Source: Internet
Author: User

9.6 "Linux learning is not difficult" user management (6): Delete Linux user account

Use the Userdel command to delete a user account from a Linux system, and even delete the user's home directory.

Command syntax:

Userdel [Options] [user name]

The meanings of the options in the command are as shown in the table.

options

option meaning

-r

Delete a user, remove the user's home directory and the directory or file stored in local mail

- F

Force delete user

Example: Delete User Lisi.

[Email protected] ~]# Userdel Lisi

Example: Delete a user moon and delete the home directory while deleting the user.

[Email protected] ~]# Userdel-r Moon


Attention:
using the-r option removes the user's home directory along with the user, so be sure to back up the important data in the home directory before deleting the user account.

This article extracts from "Linux Learning is not difficult" textbook, which is one of the most practical, theoretical and practical Linux Introductory materials. To read the entire book, visit the Linux ops (www.linuxywz.com) website .



Linux learning is not difficult user management (6): Delete a Linux user account

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.