Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!rutgers!sri-spam!ames!sdcsvax!ucsdhub!hp-sdd!hplabs!hpda!hpsemc!bd From: bd@hpsemc.UUCP (bob desinger) Newsgroups: comp.sources.d Subject: Re: How do you create a shell archive? Message-ID: <3540003@hpsemc.UUCP> Date: Wed, 23-Sep-87 11:51:02 EDT Article-I.D.: hpsemc.3540003 Posted: Wed Sep 23 11:51:02 1987 Date-Received: Sat, 26-Sep-87 16:53:19 EDT References: <545@clsib21.UUCP> Organization: HP SEMC, Cupertino, CA Lines: 18 > Our local shar is written in C, can send binary files, can do error > checking at the receiving end, and protects against mailer > stupidity. It is very nice to be able to shar up arbitrary files. > The binaries are encoded into printable ASCII, and an unpacking > program (in C) is included in the shar. It is possible to shar and > mail compressed files. this is jack applin's shar, posted to net.sources when it was called that a long time ago. i combined jack's shar with some features of rich salz's (based on larry wall's) for support of multi-part kits, then added yet another option that i wanted---an auto-compress with auto-decompress upon unpacking---and sent the result to rich salz of comp.sources.unix fame. this shar has been tested on system v and rich is testing it on berkeley. watch for it in comp.sources.unix in a week or two, maybe less. bob desinger