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
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
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
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
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-
5 matches
Mail list logo