Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Mar 2005 22:57:10 -0500
From:      Al Johnson <aj3394ix4f@tampabay.rr.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: md5
Message-ID:  <20050330035710.GA3282@bhunter.net>
In-Reply-To: <a87eda32050329192919ed1f08@mail.gmail.com>
References:  <a87eda32050329192919ed1f08@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Compare md5 sums:
$ md5 file1 file2 file3 > checksum.md5
$ md5 file1 file2 file3 | diff checksum.md5 -

On Tue, Mar 29, 2005 at 10:29:39PM -0500, Matt Kosht wrote:
> Is there a simple way to compare the md5 checksum of a file, to a file
> that contains possibly more than one md5 checksum entry in it?  Kind
> of like mdsum -c does?

-- 
You can get a lot farther with a kind word and a gun
than with a kind word alone.
  -- Al Capone



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