📄 readme.txt
字号:
This utility computes MD5 checksums of files, ignoring end-of-lineconventions unless the -b (binary) flag is set. usage: md5sum [-bv] [-c [file]] | [file...]Generates or checks MD5 Message Digests -c check message digests (default is generate) -v verbose, print file names when checking -b read files in binary modeThe input for -c should be the list of message digests and file namesthat is printed on stdout by this program when it generates digests.So, if you want to generate a MD5 sum for a certian file cdimage.iso,open a command console (Start/Run and enter "command"), and issue thecommand "md5sum -b cdimage.iso".
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -