mdsum(1) | GNU Telephony | mdsum(1) |
mdsum - compute file digests using any supported algorithms.
mdsum [options] [paths...]
This command computes a message digest for one or more specified files. If no files are specified, then stdin can be used. Any digest algorithm available in libusecure may be selected and used. Entire directory trees may also be examined and computed using the -R (--recursive) option.
mdsum was written by David Sugar <dyfet@gnutelephony.org>.
Report bugs to bug-commoncpp@gnu.org or bugs@gnutelephony.org.
Copyright © 2010-2014 David Sugar, Tycho Softworks.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
January 2010 | GNU uCommon |