Efficient file compression with Huffman's coding
- clone this repo
./archiver -hsee possible commands./archiver -c archive_name file1 file2 ...for compressing file1, file2, ... into in archive_name./archiver -d archive_namefor decompressing archive_name in same folder