This website requires JavaScript.
Explore
Help
Sign In
ctome
/
tldr
mirror of
https://github.com/CrimsonTome/tldr.git
Watch
1
Star
0
Fork
You've already forked tldr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
38fa355769
tldr
/
pages
/
common
/
zcat.md
150 B
Raw
Blame
History
zcat
Print data from gzip compressed files.
Print the uncompressed contents of a gzipped file to the standard output:
zcat {{file.txt.gz}}