View Single Post
Old 06-18-2010, 02:41 PM   #7
schaefer
Junior Member
schaefer began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Jun 2010
Device: Kindle DX
Quote:
Originally Posted by NiLuJe View Post
Use echo -n

(no trailing linebreak) [Provided OS X's echo implementation is more or less the same as on Linux]

And yep, I also have an asterisk here.
Still a different result. Here's the command I'm using

echo -n "/mnt/us/documents/hackermonthly-issue1.pdf" | openssl sha1
schaefer is offline   Reply With Quote