Hello guys is there a way that I can add users with script in a for syntax.
Example

USERS=`cat users`
LASTNAMES=`cat last`

for myusers in $USERS $LASTNAMES
        do
        vaddusers $myusers
        done
thanks, 
 

Remo Mattei
Network Security Engineer
cell 801-209-8554
email [EMAIL PROTECTED]

<<attachment: winmail.dat>>

Reply via email to