[NTLUG:Discuss] nimba counter attack without PHP?

R P Herrold herrold at owlriver.com
Wed Sep 19 20:50:02 CDT 2001


On Wed, 19 Sep 2001, Jack Snodgrass wrote:

> You have to use wget. The syntax is something like
> wget -o /dev/null -O - http://url.....
>
> lynx wants a termilal that apache doesn't provide. I think that

   try within the exec:
     TERM=vt100 ; export TERM ; lynx  (...etc as before)
which works in shell scripts for me.

-- Russ Herrold





More information about the Discuss mailing list