DOKK / manpages / debian 11 / jigit / jigsum.1.en
JIGSUM(1) General Commands Manual JIGSUM(1)

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

jigsum [files]...

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.

$ jigsum *.c

l47z1lSgp8LjDKFbK-JE4g endian.c

14LC5gWctrarRvkobDxRQQ jigdump.c

NBACGqWruP5PAsv_o8Ahyg jigsum.c

qIsPRZQZmUWwim_yeYIQvg md5.c

Im7-9TForecHp6C7bekXUg mkimage.c

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

Copyright 2004-2019 Steve McIntyre (steve@einval.com)

jigsum may be copied under the terms and conditions of version 2 of the GNU General Public License, as published by the Free Software Foundation (Cambridge, MA, USA).

Written by Steve McIntyre (steve@einval.com)

February 2019 Jigit jigdo tools