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
www.google.com
./vadduser -h

read this and come back.

> 
> Remo Mattei
> Network Security Engineer
  ^
cool title though.

-- 
Mit internetten Grüßen / Best Regards
---
Justin Heesemannionium Technologies
[EMAIL PROTECTED]www.ionium.org



[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]

<>