md5sum

Syntax

md5sum [-c | -s | -w] []

描述

This command computes and checks the MD5 message digest.

Command context

Service OS (SVOS>)

Parameters

(- c | - | - w)

Selects the options for the command.

-c

Specifies to check the sums against the list in files.

-s

指定不output anything, status code shows success.

-w

Specifies to warn about improperly formatted checksum lines.

Specifies the file name to run the checksum against.

权威

Administrators or local user group members with execution rights for this command.

Example

Computing and checking the MD5 message digest for /nos/primary.swi:

SVOS>md5sum /nos/primary.swi93ffc89e7ec357854704d8e450c4b7ab /nos/primary.swi SVOS>