From 7dce6e435b7d92485f966301971f96a512281f8c Mon Sep 17 00:00:00 2001 From: geekpi Date: Fri, 10 Jan 2014 01:57:29 +0000 Subject: [PATCH] [Translating] userdel Command - Delete User Account from Linux system --- .../userdel Command - Delete User Account from Linux system.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sources/userdel Command - Delete User Account from Linux system.md b/sources/userdel Command - Delete User Account from Linux system.md index 3f987c054b..ee5d7c8a06 100644 --- a/sources/userdel Command - Delete User Account from Linux system.md +++ b/sources/userdel Command - Delete User Account from Linux system.md @@ -1,3 +1,6 @@ +Translating---------------geekpi + + userdel Command - Delete User Account from Linux system ================================================================================ Maintaining users on the server means add them, modify them and delete them. When a user is no longer need on the system for any reasons, we should delete it to avoid security breach. On Linux system we have **userdel** command to delete a user