This is CLI archiver, based on Huffman's coding.
Archiver maintains the following comands:
-
-c archive_name file1 [file2 ...] -> archive files file1 [file2 ...] and save result in file archive_name.
-
-d archive_name -> unzip files from archive archive_name and put to the current directory.
-
-h -> help