Re: [vchkpw] suggestions on script

2003-10-27 Thread Justin Heesemann
On Monday 27 October 2003 16:32, Remo Mattei wrote: > 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, man awk ww

[vchkpw] suggestions on script

2003-10-27 Thread Remo Mattei
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