If you don’t have the md5sum utility installed, just use the digest tool supplied with Solaris 10
|
1 2 |
$ digest -a md5 -v /bin/ls md5 (/bin/ls) = b57e173220af4b919f1d4bef9db11482 |
If you don’t have the md5sum utility installed, just use the digest tool supplied with Solaris 10
|
1 2 |
$ digest -a md5 -v /bin/ls md5 (/bin/ls) = b57e173220af4b919f1d4bef9db11482 |