An open API service indexing awesome lists of open source software.

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

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