💾 Archived View for freeshell.de › tldr › sha384sum.gmi captured on 2024-02-05 at 12:01:26. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Calculate SHA384 cryptographic checksums.
sha384sum {path/to/file}
sha384sum {path/to/file1} {path/to/file2}
sha384sum {path/to/file1} {path/to/file2} > {path/to/file.sha384}
sha384sum --check {path/to/file.sha384}
sha384sum --check --quiet {path/to/file.sha384}
sha384sum --ignore-missing --check --quiet {path/to/file.sha384}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).