Month: May 2010
-
creating diary entries from procmail LOGFILE entries
Incoming e-mail messages may be worth getting recorded in a diary, of course most of them are not, do you agree? Quite some times I manually create diary entries from my procmail LOGFILE. I should have written a script to do that a long time ago. Now I did. That effort was really, really little,…
-
ruby and here-documents
Ruby has such a feature, and of course it’s pretty, pretty useful. I found an article on here-documents in several programming languages at the English wikipedia.