LSTOWN-L Archives

LISTSERV List Owners' Forum

LSTOWN-L

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Rich Greenberg <[log in to unmask]>
Tue, 22 Dec 1998 19:19:33 PST
text/plain (28 lines)
On Dec 22,  3:23pm, Brian Crawford wrote:
} Subject: Subscriber Post Count
} I have been looking for an easy way to determine how many posts a
} subscriber has made to a list over a period of time.  I'm trying to get a
} count for some folks who have posted in the neighborhood of 1,000 time in
} the past year.

Assuming your list has logs, and you could get these logs emailed to
either a VM system (where you would then use Xedit) or a PC (where you
would then use Kedit) it would be simple to write an Xedit/Kedit macro
to go thru the "From:" lines and count them by users.

If you have a VM system, it would be even easier to write a CMS Pipeline
to do the job.  Assuming the years logs are in the file ALL LOGS A, it
would be something like:

'PIPE < ALL LOGS A',
   '| Find From:',
   '| Sort Count 7.*',
   '| Console'

--
Rich Greenberg    Work:  PM0RMG atsign WSPVM1.worldspan.com   +1 770-563-6656
N6LRT   Marietta, GA, USA   Play: richgr atsign netcom.com    +1 770-321-6507
Eastern time.    I speak for myself & my dogs only.        VM'er since CP-67
Canines:Val(Chinook,CGC,TT),Red(Husky,(RIP)),Shasta(Husky,TT) Owner:Chinook-L
Atlanta Siberian Husky Rescue.  Adopt a homeless Husky.  Asst Owner:Sibernet-L

ATOM RSS1 RSS2