December 2018
Beginner
320 pages
8h 57m
English
The groupdel command is generally used to delete a group from the system if it is not the primary group of any existing user. The following command line shows how to delete a group named appusers from the system using the groupdel command:
$ groupdel appusers$ tail -2 /etc/group
Read now
Unlock full access