* Benjamin Michotte <[EMAIL PROTECTED]> [2002-04-18 15:55]: > sorry for the off-topic but I would like to add a rules to my procmailrc > to create archive by month; ie mutt-users.april.2002
:0
* ^[EMAIL PROTECTED]
mutt-users.`date +"%B.%Y" | tr 'A-Z' 'a-z'`
The tr will do lower casing, as well. Tested on Linux and Solaris.
(darren)
--
Any sufficiently advanced bug is indistinguishable from a feature.
-- Rich Kulawiec
