Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jul 1999 18:56:45 -0500
From:      Dan Nelson <dnelson@emsphone.com>
To:        Dan Langille <dan.langille@dvl-software.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: lynx from /etc/crontab fails
Message-ID:  <19990708185645.A24080@dan.emsphone.com>
In-Reply-To: <378534c4.48c2.0@actrix.gen.nz>; from "Dan Langille" on Fri Jul  9 11:31:16 GMT 1999
References:  <378534c4.48c2.0@actrix.gen.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jul 09), Dan Langille said:
> I'm trying to execute a shell script from a cron job.  The script
> runs fine when launched manually, but when launched from a cron job I
> get the following:
> 
> lynx: Can't access startfile http://www.yi.org/bin/dyndns.fcgi?ipaddr=
> 
> Any ideas why lynx has this problem only under these circumstances?

Try ktracing it?  Do you set any variables in your shell startup
scripts that might affect lynx's behaviour?

Also consider using fetch, which was designed to be used in
non-interactive places like cron scripts.

	-Dan Nelson
	dnelson@emsphone.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990708185645.A24080>