On Tue, 13 Aug 2002 18:42:17 -0700 (PDT), you wrote:
>i wrote an ecard script and added 'send at a future date' feature.
>this feature is implemented via cron that runs daily at 1200 hours
>
>$> crontab -l looks like:
>00 00 * * * wget http://ecard.domain.com/futuresend.php 2&1> /dev/null
>
>it w
i wrote an ecard script and added 'send at a future date' feature.
this feature is implemented via cron that runs daily at 1200 hours
$> crontab -l looks like:
00 00 * * * wget http://ecard.domain.com/futuresend.php 2&1> /dev/null
it works great but everyday there will be a file being written to
2 matches
Mail list logo