GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
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.

--digest=name
Specify name of digest algorithm. By default md5 will be used, unless the command is executed through a symlink which happens to match an algorithm name.
--follow
Dereference and follow symlinks. Otherwise they are ignored.
--recursive
If argument is a directory, recursively scan directory and any subdirectory contents as arguments.
--help
Outputs help screen for the user.

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

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.