Explanation
Compressed file formats often feature both compression (storing the data in a small space) and archiving (storing multiple files and metadata in a single file). One can combine these in two natural ways:
- compress the individual files, and then archive into a single file;
- archive into a single data block, and then compress.
The order matters (these operations do not commute), and this latter is solid compression.
In Unix, compression and archiving are traditionally separate operations, which allows one to understand this distinction:
- compressing individual files and then archiving would be a
tarofgzip'ed files – this is very uncommon, while - archiving via
tarand then compressing yields a compressed archive: a.tar.gz– and this is solid compression.
Read more about this topic: Solid Compression
Famous quotes containing the word explanation:
“We live between two worlds; we soar in the atmosphere; we creep upon the soil; we have the aspirations of creators and the propensities of quadrupeds. There can be but one explanation of this fact. We are passing from the animal into a higher form, and the drama of this planet is in its second act.”
—W. Winwood Reade (18381875)
“Are cans constitutionally iffy? Whenever, that is, we say that we can do something, or could do something, or could have done something, is there an if in the offingsuppressed, it may be, but due nevertheless to appear when we set out our sentence in full or when we give an explanation of its meaning?”
—J.L. (John Langshaw)
“My companion assumes to know my mood and habit of thought, and we go on from explanation to explanation, until all is said that words can, and we leave matters just as they were at first, because of that vicious assumption.”
—Ralph Waldo Emerson (18031882)