-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

zcat


> Print data from gzip compressed files.

More information.


Print the uncompressed contents of a gzipped file to the standard output:

zcat {file.txt.gz}

Print compression details of a gzipped file to the standard output:

zcat -l {file.txt.gz}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Mon May 20 23:25:26 2024