https://github.com/patrykcoding/checksum
Recursively create and verify checksums
https://github.com/patrykcoding/checksum
Last synced: about 1 year ago
JSON representation
Recursively create and verify checksums
- Host: GitHub
- URL: https://github.com/patrykcoding/checksum
- Owner: patrykcoding
- License: gpl-3.0
- Created: 2017-02-23T07:29:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-25T20:02:25.000Z (over 9 years ago)
- Last Synced: 2025-04-05T12:25:42.102Z (about 1 year ago)
- Language: Shell
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# checksum
Bash script for recursively creating and verifying checksums.
Uses GNU core utilities to create and verify checksums of all files inside specified directories.
## Author
Patryk Kaczmarkiewicz
## Licence
This project is licensed under the GPLv3 License - see the [LICENSE](LICENSE) file for details