Usage of sm3sum: sm3sum [-c <hash.ext>] [-r] <file.ext> -c string Check hashsum file -r Process directories recursively
$ ./sm3sum [-r] "*.*" > hash.txt
$ ./sm3sum -c hash.txt
$ echo $?
This project is licensed under the ISC License.
Usage of sm3sum: sm3sum [-c <hash.ext>] [-r] <file.ext> -c string Check hashsum file -r Process directories recursively
$ ./sm3sum [-r] "*.*" > hash.txt
$ ./sm3sum -c hash.txt
$ echo $?
This project is licensed under the ISC License.