This website requires JavaScript.
Explore
Help
Sign In
ctome
/
tldr
mirror of
https://github.com/CrimsonTome/tldr.git
Watch
1
Star
0
Fork
You've already forked tldr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4f1e98dde2
tldr
/
pages
/
common
/
userdel.md
8 lines
92 B
Markdown
Raw
Normal View
History
Unescape
Escape
Added userdel to linux
2014-03-23 23:57:36 +00:00
# userdel
>
Remove a user
-
Remove a user and their home directory
Normalize the final new line Fixes #310 Some files had no newlines, some had 1 newline and some more than 1 newline. Normalize them all to have only 1 newline at the end of all files.
2015-10-28 08:33:06 +00:00
`userdel -r {{name}}`