Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jun 2001 09:25:22 -0500
From:      Stephen Montgomery-Smith <stephen@math.missouri.edu>
To:        freebsd-stable@freebsd.org
Subject:   Problems with md5 -p
Message-ID:  <3B35F852.2290E18F@math.missouri.edu>

next in thread | raw e-mail | index | archive | help
Suppose I have a file xxx.  If I type 

md5 -p < xxx

it should return the contents of the file followed by its md5 number:

Some junk in the file

334911f8bcde69fe8edac561197e876f

But now I get two numbers:

Some junk in the file

334911f8bcde69fe8edac561197e876f
d41d8cd98f00b204e9800998ecf8427e

This is using FreeBSD stable of June 16.  (Maybe this has been fixed
more recently - please tell me of it has.  It is a bit tricky for me to
update sources because I use CTM which has been out recently - probably
for just this very reason.  But if I know the problem has been fixed
then I will go through the effort of using cvsup.)

-- 
Stephen Montgomery-Smith
stephen@math.missouri.edu
http://www.math.missouri.edu/~stephen

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B35F852.2290E18F>