Crypto Ticker:
Teknologi from nixCraft

zcommands: Read gzip Compressed Text Files On a Fly on Linux and Unix

Vivek Gite
Nov 1, 2024 at 20:34
1 Views
0 Comments
zcommands: Read gzip Compressed Text Files On a Fly on Linux and Unix

zcommands Read gzip Compressed Text Files On a Fly on Linux and Unix
Linux and Unix like operating systems comes with z* commands. These commands allow you to read gzip compressed text files using zless, zcat, zmore, and friends commands. The gzip command reduces the size of the files using Lempel-Ziv coding (LZ77). Whenever possible, each file is replaced by one with the extension .gz while keeping the same ownership modes, access, and modification times. z* commands have some cool usage too, such as display the current time in different zonename.

Love this? sudo share_on: Twitter - Facebook - LinkedIn - Whatsapp - Reddit

The post zcommands: Read gzip Compressed Text Files On a Fly on Linux and Unix appeared first on nixCraft.

Was this helpful?
Share:

Comments (0)

Please login to post a comment

No comments yet. Be the first to comment!