脚本 Linux

发布于 更新于

AI总结: 生成文件的sha1码 # touch 1.txt # sha1sum 1.txt da39a3ee5e6b4b0d3255bfef95601890afd80709 1.txt

生成文件的sha1码

# touch 1.txt
# sha1sum 1.txt
da39a3ee5e6b4b0d3255bfef95601890afd80709  1.txt