|
|
|
|
|
by yubiox
807 days ago
|
|
What am I doing wrong here? echo "To begin with, for example, and to make sure your SHA-256 hash function is working, the hash value or checksum of this sentence, from capital 'T' to concluding colon, expressed in hexadecimal, is:" | sha256sum 95f5ed58505e08180eaa94f4eb13a0d2003cfe042116fa1767c2189491c36871 which is not 10c0c7d9b0222a5a61601337105f1cbb7b1723b991404b870537095d1174f2b2 |
|
echo -n "To begin with, for example, and to make sure your SHA-256 hash function is working, the hash value or checksum of this sentence, from capital 'T' to concluding colon, expressed in hexadecimal, is:" | sha256sum
Echo is automatically adding a newline