Skip Navigational Links
LISTSERV email list manager
LISTSERV - COMMUNITY.EMAILOGY.COM
LISTSERV Menu
Log In
Log In
LISTSERV 17.5 Help - LSTOWN-L Archives
LISTSERV Archives
LISTSERV Archives
Search Archives
Search Archives
Register
Register
Log In
Log In

LSTOWN-L Archives

LISTSERV List Owners' Forum

LSTOWN-L

Menu
LISTSERV Archives LISTSERV Archives
LSTOWN-L Home LSTOWN-L Home

Log In Log In
Register Register

Subscribe or Unsubscribe Subscribe or Unsubscribe

Search Archives Search Archives
Options: Use Forum View

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

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

Print Reply
Subject:
Re: I need all subscribers for all lists without duplicates
From:
Douglas Palmer <[log in to unmask]>
Reply To:
LISTSERV list owners' forum <[log in to unmask]>
Date:
Mon, 24 Feb 2003 11:05:59 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (36 lines)
At 08:12 PM 2/22/2003 -0800, Steve Nill wrote:

>I do have direct access to the server, but my technical skills are such
>that the time needed to do this would be roughly equal to the time I'll
>need to migrate over the subscriber lists to the DBMS back-end.  I don't
>have the time to do either for several weeks, and am trying to find a
>simple (though probably non-existent) solution given the fact that I have
>very little time just now....

Just run this with ksh -- it will put your list in /tmp/lsts:

#!/bin/ksh

TMP=/tmp/all$$
LSVROOT=`grep LSVROOT= ~listserv/go.sys | sed 's/LSVROOT=//'`
LHOME=`grep A= ~listserv/go.sys | sed 's/A=$LSVROOT\"//' | sed 's/\"//'`
LISTHOME=${LSVROOT}${LHOME}
for i in `ls  ${LISTHOME} | grep \.list`
do
        listview $i 2>/dev/null
done > $TMP

cat $TMP | grep -vi ^* | cut -c1-79  | sort -u > /tmp/lsts
unlink $TMP
#END SCRIPT

-- DCP



--
Douglas Palmer                          | Voice: 718-260-2291 Fax: 718-260-2338
SystemsManager, USDC-EDNY       | rm -rf /bin/laden
225 Cadman Plaza East                   | Email: [log in to unmask]
Brooklyn, New York 11201                | CCNP

ATOM RSS1 RSS2

COMMUNITY.EMAILOGY.COM CataList Email List Search Powered by LISTSERV