Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site ucbvax.ARPA Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!jlo From: jlo@ucbvax.ARPA (Jeff Lo) Newsgroups: net.unix Subject: Re: Does anyone use ar(1) anymore? Message-ID: <6095@ucbvax.ARPA> Date: Mon, 8-Apr-85 16:21:24 EST Article-I.D.: ucbvax.6095 Posted: Mon Apr 8 16:21:24 1985 Date-Received: Tue, 9-Apr-85 02:37:47 EST References: <14@harvard.ARPA> Distribution: net Organization: University of California at Berkeley Lines: 24 > Now that I've gotten into the software distribution biz (GNU EMACS) I've > learned all about tar and shar formats. Why doesn't anyone use ar > anymore? It does pretty much what you want and for bundling files > together doesn't offer any less functionality than tar or shar. Am I > missing something? > -- > ---------------- > Marty Sasaki net: sasaki@harvard.{arpa,uucp} > Havard University Science Center phone: 617-495-1270 > One Oxford Street > Cambridge, MA 02138 ar isn't too commonly used for things like distributions because it doesn't have the same format in all versions of UNIX. For example, in 4.2BSD, (perhaps somewhat earlier) ar was changed to be completey ascii rather than part binary so that mailers could handle it. However, not everyone has 4.2, so shar was invented since all you need to unpack it is the Bourne shell, which every UNIX site has. Jeff Lo UUCP: ..!ucbvax!jlo ARPA: jlo@ucbvax CSNET: jlo%ucbvax@csnet-relay