Binaries/userdel: Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 10: Line 10:


deletes the username
deletes the username
eg: "''userdel foo''" deletes the user called foo

Latest revision as of 00:05, 27 September 2024

userdel binary is used to delete users


usage:

userdel username


output:

deletes the username


eg: "userdel foo" deletes the user called foo