Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Feb 2005 12:54:12 -0600
From:      Craig Boston <craig@xfoil.gank.org>
To:        Tim Kientzle <kientzle@freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Change tar to GNU
Message-ID:  <20050218185411.GA46999@nowhere>
In-Reply-To: <42162D51.6020304@freebsd.org>
References:  <Pine.NEB.3.96L.1050217192913.38170c-100000@fledge.watson.org> <4214F3C2.4020102@alumni.rice.edu> <20050217195547.GA33893@troutmask.apl.washington.edu> <42162D51.6020304@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 18, 2005 at 10:00:49AM -0800, Tim Kientzle wrote:
> Somewhat better:
> 
> find $PATH -newermt 20050215 -print0 | tar -c -f new.tar -T - --null

Unless for some odd reason you have a file that gets changed a lot and
is named '-C'

;-P

Craig



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