Linux / UNIX Tech Support Forum
This is a discussion on How can i create script for deleting user? within the Shell scripting forums, part of the Development/Scripting category; How can i create script for deleting user?...
|
|||||||
| Shell scripting You can discuss the shell scripting, request shell scripts and scripting techniques |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
| Sponsored Links | ||
|
|
|
||||
|
Do you have any specific requirements? You can run command:
Code:
userdel -r username
__________________
Vivek Gite Linux Evangelist |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Create new user account in Ubuntu Linux from command line | sweta | Getting started tutorials | 3 | 07-02-2010 12:15 PM |
| How to create multiple user account? | droidwork | Shell scripting | 11 | 23-02-2008 01:35 PM |
| Unable to create user | vaibhav.kanchan | Getting started tutorials | 3 | 07-12-2007 10:46 AM |
| how to create super user | click007 | Getting started tutorials | 12 | 28-08-2007 08:14 PM |
| Shell script or code for deleting a user | narasimha.reddygnv | Shell scripting | 5 | 19-03-2007 10:07 AM |