Craig Boston wrote: > On Fri, Feb 18, 2005 at 10:00:49AM -0800, Tim Kientzle wrote: > >>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' That's why the --null option disables the "-C" directory-change hack. TimReceived on Fri Feb 18 2005 - 18:14:13 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:28 UTC