Sha256sum - Manpage: Revision history

From Wiki.IT-Arts.net

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 November 2024

  • curprev 11:1811:18, 9 November 2024Admin talk contribs 4,552 bytes +4,552 Created page with "Category:Post-It == Quick Example == Compare two hashes : <nowiki> echo "the-official-hash-of-the-file" && sha256sum /path/to/file</nowiki> == sha256sum --help == <nowiki> sha256sum --help Usage: sha256sum [OPTION]... [FILE]... Print or check SHA256 (256-bit) checksums. With no FILE, or when FILE is -, read standard input. -b, --binary read in binary mode -c, --check read checksums from the FILEs and check them --tag..."