Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Dec 2003 18:02:59 -0500
From:      Marty Landman <MLandman@face2interface.com>
To:        Chris Pressey <cpressey@catseye.mine.nu>
Cc:        FreeBSD-Questions@freebsd.org
Subject:   Re: md5 newbie question
Message-ID:  <6.0.0.22.0.20031206180031.0387a288@pop.face2interface.com>
In-Reply-To: <20031206145544.4e1cd680.cpressey@catseye.mine.nu>
References:  <6.0.0.22.0.20031206095611.01f550a0@pop.face2interface.com> <20031206114843.6a37709e.cpressey@catseye.mine.nu> <6.0.0.22.0.20031206164811.042faeb0@pop.face2interface.com> <20031206145544.4e1cd680.cpressey@catseye.mine.nu>

next in thread | previous in thread | raw e-mail | index | archive | help
At 05:55 PM 12/6/2003, Chris Pressey wrote:

> >From "man md5":
>
>      -q      Quiet mode - only the MD5 sum is printed out.

#md5 -q httpd-2.0.48.tar.gz > thing1 ; echo 
466c63bb71b710d20a5c353df8c1a19c > thing2 ; echo difference is `diff thing1 
thing2` ; rm thing1 thing2
difference is

Thanks Chris, that's just what I was looking for... too bad when I read the 
man page for md5 I didn't read closely enough.

Marty Landman   Face 2 Interface Inc 845-679-9387
Sign On Required: Web membership software for your site
Make a Website: http://face2interface.com/Home/Demo.shtml



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.0.0.22.0.20031206180031.0387a288>