jigsum - List MD5 sums of files in jigdo's bas64-alike format
Contents
Copyright
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).
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]...
