Path: utzoo!mnetor!uunet!ksr!ubglue!dudek From: dudek@ubglue.ksr.com (Glen Dudek) Newsgroups: comp.sources.d Subject: Re: File headers on shar files Message-ID: <204@ksr.UUCP> Date: 12 Dec 87 16:13:02 GMT References: <393@ddsw1.UUCP> <252@papaya.bbn.com> <966@pembina.UUCP> <431@pcrat.UUCP> Sender: nobody@ksr.UUCP Reply-To: dudek@ksr.UUCP (Glen Dudek) Organization: Kendall Square Research, Cambridge MA Lines: 8 I, too, have found 'shar's which do not start with a '#' comment, but have caught all of those so far by also checking for 'echo' at the beginning of a line. As for concatenated shars, I usually end up with these in a mailbox, so I check for 'exit' or a good old Unix-style 'From ' line to terminate the current shar. Works great. Glen Dudek ksr!dudek@harvard.harvard.edu