mirror of https://github.com/CrimsonTome/tldr.git
8 lines
92 B
Markdown
8 lines
92 B
Markdown
|
# userdel
|
||
|
|
||
|
> Remove a user
|
||
|
|
||
|
- Remove a user and their home directory
|
||
|
|
||
|
`userdel -r {{name}}`
|