Tool 27: Compute MD5 of a file

Description:

  This tool computes the MD5 checksum of a file.
  A MD5 checksum is a hash ensuring a file has not been corrupted.
   

Synonyms:

  hash, md5sum, verify

Usage:

  netwox 27 -f file

Parameters:

parameter description example
-f|--src-file file source filename srcfile.txt

Examples:

  netwox 27 -f "srcfile.txt"

  netwox 27 --src-file "srcfile.txt"