Path: utzoo!utgpu!water!watmath!codas!mikel From: mikel@codas.att.com (Mikel Manitius) Newsgroups: news.sysadmin Subject: Re: Unpacking comp.mail.maps files Message-ID: <2025@codas.att.com> Date: 12 Feb 88 06:41:42 GMT References: <1059@vsedev.VSE.COM> Organization: AT&T, Altamonte Springs, FL Lines: 15 In article <1059@vsedev.VSE.COM> ron@vsedev.VSE.COM (Ron Flax) writes: > > This is really a query to determine the best, if there is one, way to > unpack comp.mail.maps files, since they seem to come in every day or > so now. This definetly isn't the best, but it's simple and clean. Get yourself in the right directory, and feed anything in comp.mail.maps through: sed -e '1,/^[:#]/d' | sh And beware of trojan horses! -- Mikel Manitius @ AT&T mikel@codas.att.com