Last updated: 23-Apr-92

PD6:<UNIX-C.ARC-PROGS>
   ARC is an archive/library utility developed by System Enhancement
   Associates which maintains compressed archives of files and
   directories.  It uses various methods of compressing files,
   depending on which will produce the smallest result for each
   file.  This directory contains source code for programs that
   implement ARC.

   ARC.TAR-Z
       A version of ARC which runs under Berkeley UNIX, SunOS, Apollo
       Domain/IX, and IBM MVS.  Contains patches to make it run under
       System V.  I'm not sure if this is a derivative of one of the
       other ARC's in this directory or not, but it's newer...
       Contributor: Howard Chu <[email protected]>
   ARC-BLURB.TXT
       A quick blurb about ARC, where to order disks and manuals.
   ARC-DOC.TXT
       The ARC manual.
   ARC-SYS5.TAR-Z
       A version of ARC for System V.  Includes patches to make it run
       under 4.xBSD.
       Contributor: C. R. Seaman <[email protected]>
   ARCSRC.TAR-Z
       The official version of ARC for UNIX.
       Contributor: Howard Chu <UMich>
   BOOZ.TAR-Z
       A program written in very portable C to extract ZOO-format archives.
       Useful when you have to get one to a system for which a normal ZOO
       program is not available.
       Contributor: Rahul Dhesi <[email protected]>
   ZOO.TAR-Z
       An archival program which supplies most of the functionality of
       the "tar" and "cpio" programs.  Runs under a number of operating
       systems.  Version 2.10.
   ZOO-USERMAN.TAR-Z
       An enhanced user manual for ZOO 2.01.  In nroff/troff source format.
       Contributor: Rahul Dhesi <[email protected]>