Path: utzoo!yunexus!ists!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!ubc-cs!alberta!dvinci!lowey From: lowey@dvinci.usask.ca (Kevin Lowey) Newsgroups: comp.os.os2 Subject: More on posting binaries Message-ID: <1989Nov16.233551.17310@dvinci.usask.ca> Date: 16 Nov 89 23:35:51 GMT Article-I.D.: dvinci.1989Nov16.233551.17310 Organization: University of Saskatchewan Lines: 12 In my last message, I refered to the script file in COMP.BINARIES.IBM.PC that's the correct name) used for creating "standardized" headers and footers for combining uuencoded sections of a posting. I couldn't find the script to create the separate postings, but here is the script to combine them back together again: > #! /bin/sh > cat $* | sed '/^END/,/^BEGIN/d'| uudecode Hope this helps. -- Kevin Lowey