Re: Quote or double quote error in crontab

2007-05-15 Thread Karl E. Jorgensen
On Tue, May 08, 2007 at 05:55:48PM -0300, Valdir Marcos wrote: > In crontab, I have: > 00 01 * * 1-7 root/usr/bin/sarg -f /etc/squid/sarg-diario.conf -d `(date > --date "1 day ago" +%d/%m/%Y)`-`(date --date "1 day ago" +%d/%m/%Y)` > > And this line generate the following message: > > From

Re: Quote or double quote error in crontab

2007-05-08 Thread Bob McGowan
Valdir Marcos wrote: In crontab, I have: 00 01 * * 1-7 root/usr/bin/sarg -f /etc/squid/sarg-diario.conf -d `(date --date "1 day ago" +%d/%m/%Y)`-`(date --date "1 day ago" +%d/%m/%Y)` And this line generate the following message: From [EMAIL PROTECTED] Sun Ap