logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

jigsum-sha256 - List SHA256 sums of files in jigdo's base64-like format

Author

       Written by Steve McIntyre (steve@einval.com)

Jigit jigdo tools                                 February 2019                                 JIGSUM-SHA256(1)

Description

       jigsum-sha256  will  read  in  all  the  files  specified  and write the SHA256sum of each file to stdout
       (similarly to the sha256sum program), but  in  the  jigdo  base64-like  format  rather  than  the  normal
       hexadecimal format.

Examples

       $ jigsum-sha256 *.c

       6b1p4RxnXXvIKBZXxxvMgIlX76TWk2sKPkPQRzrcqDM  endian.c

       4TAt89kzHPPPb31RIkpn7cJojhJDX8qGcYAhvk2p_MM  extract-data.c

       zV4oGNmpSOQvB4yfUd82WhIQW8xFbUoE-IUMCwsOiK4  jig-base64.c

Name

       jigsum-sha256 - List SHA256 sums of files in jigdo's base64-like format

See Also

jigdo-file(1), jigit(1), jigdump(1) and mkimage(1).

Synopsis

jigsum-sha256 [files]...

See Also