mhonarc-users

Perl help with webnewmail from cron job

2000-01-24 13:06:12
Hi,

For various reasons I need to run mhonarc from a cron job at about 3 am
every day. I have successfully done this using a cron job that executes a
modified version of the webnewmail script found in the FAQ. However, I
currently have to hard code the input file name and remember to change it
every month.

What I would like to do is modify the @ARGV parameters to automatically take
the correct input file from the list archives. The files are named list.yymm
(e.g. list.9911) where yy is the 2 digit year and mm is the two digit month.
Not being a perl programmer, I am asking if someone could help with the perl
code to construct the yymm part of the input filename from the system
date/time?

One more thing - since the script is being run early morning, it will not
process the correct file on the first day of the month unless the script
determines the yymm part based on date of the previous day. Any help
appreciated.

TIA
Stu

--
Stu Miller                   |         Taratec Development Corporation
LIMS and Lab Automation      |   Bridgewater NJ, Newark DE, Chicago IL
908-725-8090 x146            |                         www.taratec.com

<Prev in Thread] Current Thread [Next in Thread>