md5sumFile()

Description

  • md5sumFile(filename)
  • Returns a md5 hash of the specified file.

The md5sumFile() method has the following parameter:

ParameterTypeDescriptionfilenamestringA file name.

Note

The specified filename must refer to a file located onthe system running the mongo shell.