Search Results

Search: Posts Made By: sol10admin
35,255
Posted By sol10admin
Will do in the future. Sorry
Will do in the future. Sorry
10,609
Posted By sol10admin
I can't take credit for the meat and potatoes of...
I can't take credit for the meat and potatoes of this script, but I can't remember who gave it to me and from what forum. But it does replace : in file names and replaces them with a - and then...
35,255
Posted By sol10admin
Thanks! That worked also. The only problem was...
Thanks! That worked also. The only problem was that with TSOL the -r didn't work. So I just repeated my for statement as follows.

#!/bin/ksh
#
for user in $(< dellist.txt)
do
userdel r...
35,255
Posted By sol10admin
Using userdel -r in a script? To delete multiple users.
I'm getting ready to upgrade to Solaris 10 (from 8) and I'm trying to write a script that will delete approximately 800 user accounts that are no longer required. I'm trying to use the userdel -r...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 02:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy