Re: Triggering after a timeout?

"Ruud H.G. van Tol" <[email protected]> Mon, 30 May 2016 20:07:09 +0200
Newsgroups gmane.mail.procmail
Message-ID <[email protected]>

On 2016-05-30 19:51, @lbutlr wrote:

> SMS_TIME=`find . -mtime -24h .sms_$LISTNAME`

-maxdepth 0



> :0
> * LISTNAME ?? ^^procmail^^
> {
>    :0
>    * SMS_TIME ?? ^^$LISTNAME^^

I would expect something like:

^[.]/[.]sms_$LISTNAME^


-- Ruud