-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

sum


> Compute checksums and the number of blocks for a file.

> A predecessor to the more modern `cksum`.

More information.


Compute a checksum with BSD-compatible algorithm and 1024-byte blocks:

sum {file}

Compute a checksum with System V-compatible algorithm and 512-byte blocks:

sum --sysv {file}


> 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 Tue May 21 05:03:40 2024