groupadd, groupmod, groupdel: add page (#1194)

This commit is contained in:
Rahul Kumar
2016-12-14 10:49:54 +05:30
committed by Agniva De Sarker
parent d501320e35
commit 4b464d6a9c
3 changed files with 29 additions and 0 deletions

7
pages/linux/groupdel.md Normal file
View File

@@ -0,0 +1,7 @@
# groupdel
> Delete existing user groups from the system.
- Delete an existing group:
`groupdel {{group_name}}`