How would you obtain output similar to the following?

How would you obtain output similar to the following?Category: Linux EssentialsAuthor "LinuxQuestions"How would you obtain output similar to the following?
Linux Questions Staff asked 1 year ago

How would you obtain output similar to the following?
compressed​​     ​​​uncompressed     ratio        uncompressed_name
278168                1016950                  72.6%           tags

  • gunzip –t tags
  • file tags
  • gzip –l tags

About the author