I couldn't find the exact reasons for concatenate files into a tarball while compressing. Could it be speed, redundancy or just for the sake of sequential I/O devices? I'd like to know if the other programs like zip, rar and 7zip do the same process silently. And what would be the consequences for compressing with gz and bz2 without concatenating, if it's possible.



