Binaries/groupjoin: Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
(Created page with "this binary is use to quickly add a user to a group")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
this binary is use to quickly add a user to a group
this [[Binaries|binary]] is use to quickly add a user to a group
 
 
'''usage:'''
 
groupjoin groupname username
 
 
'''output:'''
 
adds username to groupname
 
 
eg: "''groupjoin bar foo''" adds user foo to group bar

Latest revision as of 00:21, 27 September 2024

this binary is use to quickly add a user to a group


usage:

groupjoin groupname username


output:

adds username to groupname


eg: "groupjoin bar foo" adds user foo to group bar