From owner-freebsd-questions@FreeBSD.ORG Wed Jan 17 08:52:26 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0152416A416 for ; Wed, 17 Jan 2007 08:52:26 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id E2B1513C471 for ; Wed, 17 Jan 2007 08:52:25 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id C3EA71A4D80; Wed, 17 Jan 2007 00:52:25 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 732E8517CF; Wed, 17 Jan 2007 03:52:22 -0500 (EST) Date: Wed, 17 Jan 2007 03:52:22 -0500 From: Kris Kennaway To: perryh@pluto.rain.com Message-ID: <20070117085222.GA12934@xor.obsecurity.org> References: <45adc265.ZN+ZDxnqrBhCmWnC%perryh@pluto.rain.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EVF5PPMfhYS0aIcm" Content-Disposition: inline In-Reply-To: <45adc265.ZN+ZDxnqrBhCmWnC%perryh@pluto.rain.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: md5sum is missing, but not entirely X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jan 2007 08:52:26 -0000 --EVF5PPMfhYS0aIcm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 16, 2007 at 10:29:57PM -0800, perryh@pluto.rain.com wrote: > Both the executable and the manpage for md5sum seem to be missing > from this 6.1-RELEASE system, making it difficult to check the > downloaded 6.2-RELEASE and FreeSBIE ISOs. Isn't md5sum supposed > to be part of the base? >=20 > Meanwhile, "apropos md5" yields this line, among others >=20 > gmd5sum(1), md5sum(1) - compute and check MD5 message digest >=20 > but "man md5sum" says >=20 > No manual entry for md5sum >=20 > How did that line get into the apropos, when the corresponding > manpage is (apparently) not installed? I dunno, it doesn't seem to be part of my FreeBSD system (nor has it ever been in FreeBSD, afaik). Are you sure you didnt run that command on a Linux system by mistake? The md5 utility is called md5 in FreeBSD, and "apropos md5" correctly returns for me: md5(1), sha1(1), sha256(1), rmd160(1) - calculate a message-digest fingerpr= int (checksum) for a file Kris --EVF5PPMfhYS0aIcm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFrePFWry0BWjoQKURAsBlAJ0R2wS4HDhSKU/BPw4AP3OJNI9HqQCcDl9+ w4VhjOBCwunZrdKgduENDhA= =1iZy -----END PGP SIGNATURE----- --EVF5PPMfhYS0aIcm--