Skip to content

Instantly share code, notes, and snippets.

@luckylittle
Created May 4, 2018 23:06
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luckylittle/9c817ee6b073e9887894ec159eb4bad9 to your computer and use it in GitHub Desktop.
Save luckylittle/9c817ee6b073e9887894ec159eb4bad9 to your computer and use it in GitHub Desktop.
Recursively, quietly check the SFV of all files in all subfolders
#!/bin/bash
# cksfv v1.3.14: http://www.iki.fi/shd/foss/cksfv/
cksfv -C /home/lmaly/Downloads/ -qr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment