– About zcat : Read zipped files
– Comes From : gzip-1.3.12
Examples :
————————————————–
– To read zipped file
# zcat text.gz
– To see compressed file stats
# zcat -l
– To get the software lisence
# zcat -L
– To see the version of the zcat
# zcat -V
Related Commands : gzip, zunzip, znew, zcmp, zmore, zforce, gzexe, zip, unzip, compress, pack, compact
————————————————————————————————————————————————–
We request and encourage you to leave a comment or share if you have more information / examples so as to keep this blog more informative, to benefit everyone of us.
————————————————————————————————————————————————–