> echo -ne 'line 1\nline 2\n' | while read foo ; do echo $foo ; done >
Thanks to all for their answers. I've always wanted to do this but didn't know how until now. Works like a charm! Warren ***************************************************************** To unsubscribe from this list, send mail to [EMAIL PROTECTED] with the text 'unsubscribe gnhlug' in the message body. *****************************************************************
