|
Majordomo-Users (January 1999) |
Burt Juda said: > > "|head -1 >>$LISTDIR/$LIST.count > > Then all you had to do was "wc -l $LISTDIR/$LIST.count" to get the count of > messages sent to that particular list. Actually, that script was in answer to the previous question of "how do I know when the list was last used" because it only saved the most recent post. But you are correct; change to >> and you can start counting... --bill References:
|