On 10May2009 11:13, M. Fioretti <mfiore...@nexaima.net> wrote: | Cameron, | thanks a lot for these scripts! Just a couple of notes: | | On Sun, May 10, 2009 18:41:44 PM +1000, Cameron Simpson wrote: | | > http://www.cskk.ezoshosting.com/cs/css/bin/get-mailman-archive which | > fetches all the archives | | looking at the code, this downloads all and only the gzipped mbox | files, right?
Yes. Conveniently you can concatenate gzip files and ungzip the result. | > http://www.cskk.ezoshosting.com/cs/css/bin/fix-mail-dates | > http://www.cskk.ezoshosting.com/cs/css/bin/un-at- | | the regular expression in the second script above should be updated. | As is now, it won't recognize .edu, .int and .mil addresses. I know | how to do change myself: | | s/(\S) at (([-\w]+\.)(net|com|biz|org|info|edu|mil|int|[a-z][a-z]))\b/$...@$2/ig; | | it's just to let others know. Am I forgetting any other relevant TLD? Change applied, thanks; it may be a while before it's visible on the web site. | Thanks again for this and all the other cool scripts at your site, A pleasure. Cheers, -- Cameron Simpson <c...@zip.com.au> DoD#743 http://www.cskk.ezoshosting.com/cs/ A cookie store is a bad idea. Besides, the market research reports say America likes crispy cookies, not soft and chewy cookies like you make. --Response to Debbi Fields' idea of starting Mrs. Fields' Cookies.