Re: Illegal characters in cron

2003-10-29 Thread Derrick 'dman' Hudson
On Thu, Oct 30, 2003 at 06:11:23AM +0800, csj wrote: | On Tue, 28 Oct 2003 17:05:46 -0500, Derrick 'dman' Hudson wrote: | > | > On Wed, Oct 29, 2003 at 05:46:59AM +0800, csj wrote: | | > | I'm having trouble getting the following to work in my | > | crontab: | > The key is this snippet from cron

Re: Illegal characters in cron

2003-10-29 Thread csj
On Tue, 28 Oct 2003 17:05:46 -0500, Derrick 'dman' Hudson wrote: > > On Wed, Oct 29, 2003 at 05:46:59AM +0800, csj wrote: > | I'm having trouble getting the following to work in my > | crontab: > | > | 30 1 * * * mailfilter -M ~/.mailfilterrc -L > ~/autosave/log/mailfilter/mailfilter-`date +%Y

Re: Illegal characters in cron

2003-10-28 Thread Ken Irving
On Wed, Oct 29, 2003 at 05:46:59AM +0800, csj wrote: > I'm having trouble getting the following to work in my crontab: > > 30 1 * * *mailfilter -M ~/.mailfilterrc -L > ~/autosave/log/mailfilter/mailfilter-`date +%Y%m%d%H%M`.log >From crontab(5): The ``sixth'' field (the rest of the line

Re: Illegal characters in cron

2003-10-28 Thread Derrick 'dman' Hudson
On Wed, Oct 29, 2003 at 05:46:59AM +0800, csj wrote: | I'm having trouble getting the following to work in my crontab: | | 30 1 * * *mailfilter -M ~/.mailfilterrc -L ~/autosave/log/mailfilter/mailfilter-`date +%Y%m%d%H%M`.log | | But the following appears to work: | | 30 1 * * *mailfilt

Illegal characters in cron

2003-10-28 Thread csj
I'm having trouble getting the following to work in my crontab: 30 1 * * * mailfilter -M ~/.mailfilterrc -L ~/autosave/log/mailfilter/mailfilter-`date +%Y%m%d%H%M`.log But the following appears to work: 30 1 * * * mailfilter -M ~/.mailfilterrc -L ~/autosave/log/mailfilter/mailfilter-