md5sumFile()

On this page本页内容

Description描述

md5sumFile(filename)

Returns a md5 hash of the specified file.

The md5sumFile() method has the following parameter:

Parameter参数Type类型Description描述
filename string A file name.

Note

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