Navigation
This version of the documentation is archived and no longer supported.

md5sumFile()

md5sumFile("filename")
Parameters:
  • filename (string) – a file name.
Returns:

The md5 hash of the specified file.

Note

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

←   ls() mkdir()  →