From owner-freebsd-questions@FreeBSD.ORG Thu Sep 13 03:19:34 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A33FE106564A for ; Thu, 13 Sep 2012 03:19:34 +0000 (UTC) (envelope-from kline@thought.org) Received: from p3plsmtpa07-01.prod.phx3.secureserver.net (p3plsmtpa07-01.prod.phx3.secureserver.net [173.201.192.230]) by mx1.freebsd.org (Postfix) with SMTP id 64B1C8FC08 for ; Thu, 13 Sep 2012 03:19:34 +0000 (UTC) Received: (qmail 24556 invoked from network); 13 Sep 2012 03:12:54 -0000 Received: from unknown (209.180.213.209) by p3plsmtpa07-01.prod.phx3.secureserver.net (173.201.192.230) with ESMTP; 13 Sep 2012 03:12:54 -0000 Date: Wed, 12 Sep 2012 20:12:53 -0700 From: Gary Kline To: Robert Bonomi Message-ID: <20120913031253.GB20812@ethic.thought.org> References: <20120912214704.GB19460@ethic.thought.org> <201209130117.q8D1HGg1000114@mail.r-bonomi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201209130117.q8D1HGg1000114@mail.r-bonomi.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-questions@freebsd.org Subject: Re: cksum entire dir?? 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: Thu, 13 Sep 2012 03:19:34 -0000 On Wed, Sep 12, 2012 at 08:17:16PM -0500, Robert Bonomi wrote: > > > Date: Wed, 12 Sep 2012 14:47:04 -0700 > > From: Gary Kline > > Subject: Re: cksum entire dir?? > > > > On Wed, Sep 12, 2012 at 10:55:57AM -0700, Waitman Gobble wrote: > > > > [sneck] > > > > > > are you sure it's not 'md5sum' ? ... that seems to be on all my > > > GNU/Linux machines. > > > > > > > yup, you be right. altho we have no md5 [[does FBSD?]], fedora does > > have md5sum. makes me wonder why this flavor didnt do at least a > > symlink. oh well. > > to find out what you do have, try 'apropos'. > e.g. > apropos checksum > apropos md5 > apropos sha this was the second thing I did. I have basically cksum and sum on this fedora box. oh, and now, md5sum. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"