bzz (1) Linux Manual Page
bzz – DjVu general purpose compression utility. Synopsis Encoding:bzz -e[blocksize]inputfileoutputfile Decoding:bzz -d inputfileoutputfile DescriptionThe first form of the command line (option -e) compresses the data from file inputfile and writes the compressed data into outputfile. The second form of the command line (option -d) decompressed file inputfile and writes the output to outputfile. Options-d Decoding mode….
