I want to collect compression methods what are in the "default" Ubuntu 11.04 repository. I just trying to collect 1 plus thing: the parameter to set it to max compression, e.g.:
xz -9 FILENAME.tar
So: COMPRESSION-APP PARAMETER-TO-USE-MAX-COMPR PARAMETER-TO-GIVE-FILENAME
Can someone help me collect all the other ones? It's for comparing compression times and efficientlys.
Thank you very much.