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 - List MD5 sums of files in jigdo's bas64-alike format

Author

       Written by Steve McIntyre (steve@einval.com)

Jigit jigdo tools                                 February 2019                                        JIGSUM(1)

Description

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

Examples

       $ jigsum *.c

       l47z1lSgp8LjDKFbK-JE4g  endian.c

       14LC5gWctrarRvkobDxRQQ  jigdump.c

       NBACGqWruP5PAsv_o8Ahyg  jigsum.c

       qIsPRZQZmUWwim_yeYIQvg  md5.c

       Im7-9TForecHp6C7bekXUg  mkimage.c

Name

       jigsum - List MD5 sums of files in jigdo's bas64-alike format

See Also

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

Synopsis

jigsum [files]...

See Also