Read a file of SHA384 sums and verify all files have matching checksums

sha384sum

  • Calculate SHA384 cryptographic checksums.
    More information: <https://www.gnu.org/software/coreutils/manual/html_node/sha2-utilities.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

sha384sum --check {{path/to/file.sha384}}

click the source code to copy install sha384sum on any operating system with command-not-found.com