1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 12:15:27 +02:00
tldr/pages/linux/userdel.md
2014-03-24 10:58:38 +01:00

7 lines
No EOL
91 B
Markdown

# userdel
> Remove a user
- Remove a user and their home directory
`userdel -r {{name}}`