小智 5
有一个 brew 包cksfv可以解决这个问题。在优胜美地工作。
使用brew安装:
brew install cksfv
Run Code Online (Sandbox Code Playgroud)
使用Boxen安装,使用 brew:
# Add this to your Puppetfile:
github "homebrew"
# Add to your personal manifest:
package { 'cksfv': ensure => present }
Run Code Online (Sandbox Code Playgroud)
创建一个 .sfv 文件:
# one file
cksfv myfile.zip > myfile.zip.sfv
# many files
cksfv file1.zip file2.zip > my-two-files.sfv
# all files
cksfv * > all-files-in-this-dir.sfv
Run Code Online (Sandbox Code Playgroud)
验证 .sfv 文件:
cksfv -f myfile.zip.sfv
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
4546 次 |
最近记录: |