Short: (Very simple) TAR file unpacker Type: util/arc Architecture: m68k-amigaos 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 where TAR-file is the TAR file to extract. Files are extracted to the current directory.