I need to get the md5 sum of a file on AIX, but the md5sum program prints the sum followed by the name of the file.
How can I get the sum without the file name.
feedback
|
This will give you an empty filename. | |||||||||
feedback
|
That would be one way. | |||||
feedback
|