-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

bzip2


> A block-sorting file compressor.

More information.


Compress a file:

bzip2 {path/to/file_to_compress}

Decompress a file:

bzip2 -d {path/to/compressed_file.bz2}

Decompress a file to standard output:

bzip2 -dc {path/to/compressed_file.bz2}


> 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 Fri May 17 19:56:46 2024