procmail
[Top] [All Lists]

-gt ?

2005-04-03 19:29:39
Hello,

I have some filters created but I do not know how I solve this:

I generate filters on the fly which works now pefectly, but I do not
know how to make the condition, if the current time is bigger a
default, then the message will not more filtered

:0
* ^Subject:.*(a_interesting_thread)
{ :0
  * [ `date +%s` -lt 1113484356 ]
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  { :0c
    .Linux.bash/
} }

I know only, that

 * `date +%s` ?? ^^1113184356^^

is equal... but what ist -lt or -gt ?

Good night
Michelle

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/ 
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)

Attachment: signature.pgp
Description: Digital signature

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail
<Prev in Thread] Current Thread [Next in Thread>