Get SHA1 hash for every file in a folder on OS X cd path/to/folder ls * | xargs openssl sha1 (Source) 🌟 Was this page helpful? Please let me know with this quick, 3 question survey.