Path: utzoo!attcan!uunet!tank!ux1.cso.uiuc.edu!brutus.cs.uiuc.edu!samsung!think!mintaka!mintaka!mernst From: mernst@theory.lcs.mit.edu (Michael Ernst) Newsgroups: comp.sources.wanted Subject: Shell archiver Message-ID: Date: 8 Feb 90 17:20:01 GMT Sender: news@mintaka.lcs.mit.edu Distribution: comp Organization: MIT Lab for Computer Science Lines: 17 I'm looking for the program that creates shell archives; these are self-extracting archives whose headers look like: #! /bin/sh # This is a shell archive, meaning: # 1. Remove everything above the #! /bin/sh line. # 2. Save the resulting text in a file. # 3. Execute the file with /bin/sh (not csh) to create the files: # foo # bar # baz # This archive created: Mon Feb 5 20:51:08 1990 If you can tell me where to get this (anonymous ftp is fine), or send it to me, I'd be most grateful. -Michael Ernst mernst@theory.lcs.mit.edu