Short: (Very simple) TAR file unpacker
Type: util/arc

  This is a very simple program to unpack archives generated by the Unix
TAR program or equivalent.  It has not been extensively tested, but should
work for most, if not all, TAR files.

CLI calling format:
	UnTar <TAR-file>
where TAR-file is the TAR file to extract.  Files are extracted to the
current directory.


============================= Archive contents =============================

Original  Packed Ratio    Date     Time    Name
-------- ------- ----- --------- --------  -------------
   10088    6201 38.5% 11-Nov-93 18:05:48  UnTar
    1881     846 55.0% 12-Nov-93 18:37:28  untar.c
-------- ------- ----- --------- --------
   11969    7047 41.1% 12-Nov-93 23:46:50   2 files
