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 Heesemann                                    ionium Technologies
[EMAIL PROTECTED]                                            www.ionium.org

Reply via email to