When we create many different groups, it is likely that they will not be needed for different reasons. When a pair of computers is no longer needed by us, our usual practice is to delete it. This frees up all the resources that are available to the computer because the computer's resources are limited.
In the Linux system, I use the Groupdel command to delete the user group. The command format for deleting a group is very simple, and you can enter the name of the group after the Groupdel command. Please try typing the command in the terminal: Groupdel hello. Hello is a group name in my Linux system, and friends learn to replace it with the group name in their system.
In this way, a group called Hello in my Linux system does not exist. What if we entered an Groupdel group name after the command?
Saharan! The system gives a hint: "Groupdel:group Helloo does not exist" means "group Helloo does not exist". Then we are not likely to encounter another problem, when we delete a group, there are users in this group. What will the terminal system do?
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.