On 1/15/08, Thomas Dickey <[EMAIL PROTECTED]> wrote: > On Tue, 15 Jan 2008, Stefan Caunter wrote: > > > On 1/15/08, Michael Wright <[EMAIL PROTECTED]> wrote: > >> > >> Hi There, > >> > >> I am trying to setup a cron job which uses the lynx command processor, the > >> cron is set as follows using cpanel (standard) level > > > > You will want to ensure the dump goes somewhere you can write. You may > > want to set and export $HOME or explicitly send the file somewhere > > writeable. > > Generally cron sends mail with the output - so it's not necessary to > redirect it. It's not $HOME which is (usually) a problem with cron, > but $PATH).
Yes, I was thinking that $HOME would affect other elements of the environment, rather than the mail output. > > -- > Thomas E. Dickey > http://invisible-island.net > ftp://invisible-island.net > _______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
