Script to change the compression of gziped files
- by João Portela
I was trying to change the compression of some gzip files from the default compression level (6) or any other compression level to the maximum compression level (9).
Does anyone know how?