Added userdel to linux
This commit is contained in:
7
pages/common/userdel.md
Normal file
7
pages/common/userdel.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# userdel
|
||||||
|
|
||||||
|
> Remove a user
|
||||||
|
|
||||||
|
- Remove a user and their home directory
|
||||||
|
|
||||||
|
`userdel -r {{name}}`
|
7
pages/linux/userdel.md
Normal file
7
pages/linux/userdel.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# userdel
|
||||||
|
|
||||||
|
> Remove a user
|
||||||
|
|
||||||
|
- Remove a user and their home directory
|
||||||
|
|
||||||
|
`userdel -r {{name}}`
|
Reference in New Issue
Block a user