Short: A file compression tool similar to gzip Author: Roy Keene, AmigaOS 4.x compile by Spot / Up Rough Uploader: Varthall / Up Rough Type: util/arc Version: 0.8.41 Architecture: ppc-amigaos >= 4.0.5 *** Important note about this port *** The Amiga fileflags are not supported in this port, so for example, if you pack an exe file, you have to set the 'e' flag when you depack it - like this "protect my.exe +e". The sources are included so if you want to add support for Amiga file flags - be my guest. /spot *** Important note about this port *** NAME dact - compress or expand a file or stream SYNOPSIS dact [ -dsfcvlniCHOShVNa ] [-b size] [-e algo] [-m file] [-o file] [-u url] [-p url] [-M command] [-D desc] [-I algo] [-U file] [-E cipher] [file ...] DESCRIPTION DACT reduces input files by attempting to compress each block of the file with several different algorithms and selects the best one for each block.