Mail list statistics
Thursday, June 15th, 2006An ancient script which I used to compute some stats on who posted how much in mailing lists. Get it here, browse the files and examples, or see the code… (sorry comments in spanish)
#!/bin/bash
#
# Miguel de Benito <nonick AT 8027 DOT org>
#
# [ MBD Wed Jan 15 03:59:51 CET 2003 ]
# Computa una lista de […]

