> 
> i need to write a for-loop that will read the 1st line in a aliase file
> and grep a passwd file for that user...if that user doesnt exsist in the
> passwd file go the 2nd line and grep the passwd file for that user ...and
> so on

Use Perl or similar.  It will be right up its alley.

////jerry

> 
> anyone have any suggestions ?
> -- 
> Brent Bailey
> 
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to