antman
Compression program
./antman [option] path_to_file filetype
path_to_file : the path to the file to be compressed
filetype : the filetype (see below)
-h
display the help
0 if OK,
84 if problems.
*.lyr & *.txt : 1
*.html : 2
*.ppm : 3
./antman -h
./antman my_file.txt 1
Their is no bug
giantman
Decompression program
./giantman [option] path_to_file filetype
path_to_file : the path to the file to be compressed
filetype : the filetype (see below)
-h
display the help
0 if OK,
84 if problems.
*.lyr & *.txt : 1
*.html : 2
*.ppm : 3
./giantman -h
./giantman my_file.txt 1