Usage of gostsum:
gostsum [-v] [-c <hash.g94>] [-r] <file.ext>
-c string
Check hashsum file
-r Process directories recursively
-v Verbose mode (for CHECK command)
$ ./gostsum [-r] "*.*" > hash.g94
$ ./gostsum [-v] -c hash.g94
This project is licensed under the ISC License.
