English: Schema of tar-creation and compressing via gzip. In this diagram, the entropy of data corresponds with how much of the data can fit in a square of the same width and height: the more that can fit, the more it has been compressed and the higher the entropy. The files are represented as circles and the gzip stream is represented as a square to show the change in entropy.
The tar container data occupies space equal to the area of the green rectangle (shown in the middle), and the file data occupies space equal to the area to the blue circles. Mathematically, they are in a ratio approximately 25:39, respectively. 64 blocks are shown in the gzip stream: the 25 green blocks are compressed tar container data and the 39 blue blocks are compressed file data. In real-world situations, certain data would be difficult to compress, such as a JPG image, and in the gzip stream, it would consume several times more data than the tar container data as tar data is relatively simple to compress. Other types of data, such as those with unusually long run-lengths, might be easier to compress than tar data.
Esperanto: Skemo de kunigo de dosieroj per tar kaj densigo de la arkivo per gzip
Русский: Схема создания tar-файла и компрессия с помощью gzip
Українська: Схема створення tar-файла і компресія за допомогою gzip
to share – to copy, distribute and transmit the work
to remix – to adapt the work
Under the following conditions:
attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
https://creativecommons.org/licenses/by/3.0CC BY 3.0 Creative Commons Attribution 3.0 truetrue
Captions
Add a one-line explanation of what this file represents