From owner-freebsd-questions@FreeBSD.ORG Wed Jun 16 13:12:22 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7444716A4CE for ; Wed, 16 Jun 2004 13:12:22 +0000 (GMT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6423C43D2D for ; Wed, 16 Jun 2004 13:12:22 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (rwcrmhc11) with ESMTP id <20040616131205013009da11e>; Wed, 16 Jun 2004 13:12:05 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id DDA7674; Wed, 16 Jun 2004 09:12:04 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Gerard Samuel References: <200406151637.04727.fbsd-questions@trini0.org> <20040615210428.GC11022@turing.cs.hmc.edu> <200406152252.35712.fbsd-questions@trini0.org> From: Lowell Gilbert Date: 16 Jun 2004 09:12:04 -0400 In-Reply-To: <200406152252.35712.fbsd-questions@trini0.org> Message-ID: <443c4v8x5n.fsf@be-well.ilk.org> Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org cc: jmason@cs.hmc.edu Subject: Re: Resulting difference between 2 directories X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jun 2004 13:12:22 -0000 Gerard Samuel writes: > On Tuesday 15 June 2004 05:04 pm, Julian M. Mason wrote: > > Given that, though, half an hour with a {python, perl, php, shell, etc} > > {book, website} will probably produce a better result. > > > > So I thought. I'll start getting my thoughts together for the code. I think that (Gnu) tar with an option to only pick up files since a given timestamp would do this fairly easily. Of course, it is also probably a five-line shell script.