Path: utzoo!attcan!uunet!mitel!sce!scs!spl1!gargoyle!tank!uwvax!rutgers!cs.utexas.edu!csd4.milw.wisc.edu!leah!rpi!crdgw1!ge-dab!peora!rtmvax!bilver!bill From: bill@bilver.UUCP (Bill Vermillion) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: automatic binaries collector? Message-ID: <246@bilver.UUCP> Date: 3 Jul 89 15:05:49 GMT References: <487@mjbtn.MFEE.TN.US> Reply-To: bill@bilver.UUCP (Bill Vermillion) Organization: W. J. Vermillion, Winter Park, FL Lines: 17 In article <487@mjbtn.MFEE.TN.US> root@mjbtn.MFEE.TN.US (Mark J. Bailey) writes: >I szeem to recall some time ago that there was a program/script that was >posted to comp.binaries.ibm.pc[.d?] that would automatically collect parts >of a binary posting, order them, and then UUDECODE them for you. This should probably be in the "most frequently asked questions" files I suppose. #! /bin/sh cat $* | sed '/^END/,/^BEGIN/d' | uudecode Hope that helps. bill -- Bill Vermillion - UUCP: {uiucuxc,hoptoad,petsd}!peora!rtmvax!bilver!bill : bill@bilver.UUCP