Skip to content

Instantly share code, notes, and snippets.

@hub-cap
Created August 13, 2014 22:27
Show Gist options
  • Save hub-cap/3a70e04a5c3bebce8d92 to your computer and use it in GitHub Desktop.
Save hub-cap/3a70e04a5c3bebce8d92 to your computer and use it in GitHub Desktop.
baz@marceline:~/Documents/work/cdb-utils/cdbutils$ find ./ -type f -exec md5sum {} \;|md5sum
ee349b15d3ad35b6d4b1f13f6b4b5df9 -
baz@marceline:~/Documents/work/Cloud-Database/internal/cdb-utils/cdbutils$ find ./ -type f -exec md5sum {} \;|md5sum
ee349b15d3ad35b6d4b1f13f6b4b5df9 -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment