Better file compression with 7z (7-Zip) in Ubuntu
I found an interesting post about how to compress a file with better results even better than tar.bgz2
In a Ubuntu
sudo apt-get install p7zip- to compress:
p7zip myfile - To decompress the file
p7zip -d myfile.7z
7z, compression, rar, ubuntu, zip







