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
MDIGEST(1L) Schily´s USER COMMANDS MDIGEST(1L)

mdigest - calculate a message digest

mdigest -a algorithm [ options ] [ file1 ... filen ]

mdigest reads the files from the argument list and computes a message digest hash for the file content. If the argument list is empty mdigest reads from standard in.

All options can be abbreviated by their first letter.
-a algorithm
Specified the message digest hash algorithm to use.
-l
Lists the available message digest hash algorithms. This list may depend on the platform and the compiler that was used to create the binary.
-help
Prints a short summary of the mdigest(1) options and exists.
-verbose
Verbose output. Includes the message digest hash algorithm name in the output.
-version
Prints the mdigest(1) version number string and exists.

If you call mdigest with no file type arguments, it will compute the digest for stdin.

12. August 2009 Joerg Schilling

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.