Binaries/groupdel: Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
(Created page with "groupdel is used to delete a group quickly")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
groupdel is used to delete a group quickly
groupdel is a [[Binaries|binary]] used to delete a group quickly
 
 
'''useage:'''
 
groupdel groupname
 
 
'''output:'''
 
deletes groupname
 
 
eg: "''groupdel foobar''" deletes the group called foobar

Latest revision as of 00:20, 27 September 2024

groupdel is a binary used to delete a group quickly


useage:

groupdel groupname


output:

deletes groupname


eg: "groupdel foobar" deletes the group called foobar