The redirection DID work if I used a simple filename (like filename.txt). The redirection DID NOT work if I used a date-appended filename.
I am going to try your suggestion and see if that works. steve > From: [EMAIL PROTECTED] > Reply-To: [EMAIL PROTECTED] > Date: Wed, 11 Jun 2003 07:13:10 -0700 > To: [EMAIL PROTECTED] > Subject: [wdvltalk] Re: need unix command help > > Hmmm...while not a UNIX guru (i'd never heard of curl before this)...i > want to ask are you sure that redirection doesn't work within a cron job? > > I use the following in cron with redirection and it work very well. > Redirection and all. > > */10 * * * * /usr/bin/fetchmail -f > $HOME/.altfetchmailrc >> $HOME/tmp/fetchmail.log 2>&1 > > ____ � The WDVL Discussion List from WDVL.COM � ____ > To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] > Send Your Posts To: [EMAIL PROTECTED] > To change subscription settings to the wdvltalk digest version: > http://wdvl.internet.com/WDVL/Forum/#sub > > ________________ http://www.wdvl.com _______________________ > > You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
