> And I think you should add another "then" too :
> 
> if lynx -dump page1 | grep -q -e "search string"
> then
> if lynx -dump page2 | grep -q -e "search string"
> then
> command
> fi
> fi

as easy as that - wow...  are there any good HOW-TO's about bash
scripting - i would not mind learning more about this...

thanks

--
[email protected] mailing list

Reply via email to