Create a list of md5sums encoded in hexidecimal format and print to standard output
usage: jigdo-gen-md5-list [option] DIR FILE ...
-a, --make-absolute
make absolute paths, avoiding any symlinks (default)
-l, --keep-literal
leave paths untouched, literally as supplied
-v, --version
print version
-h, --help
print help
-e, --examples
print examples
File format is described in the beginning of the script itself.
Written by George Danchev <[email protected]> and Thomas Schmitt <[email protected]>