Re: [CentOS] tar with -N option still picking up old files

2009-03-27 Thread Les Mikesell
John Doe wrote: > From: Akemi Yagi >> On Thu, Mar 26, 2009 at 3:16 PM, Neil Aggarwal wrote: >>> Hello: >>> >>> I tried this command to tar up a set of data files >>> updated since yesterday (The data directory contains >>> multiple files with varying dates): >>> >>> /bin/tar -z -c -N 2009-03-25 -f

Re: [CentOS] tar with -N option still picking up old files

2009-03-27 Thread John Doe
> From: Akemi Yagi > > On Thu, Mar 26, 2009 at 3:16 PM, Neil Aggarwal wrote: > > > Hello: > > > > > > I tried this command to tar up a set of data files > > > updated since yesterday (The data directory contains > > > multiple files with varying dates): > > > > > > /bin/tar -z -c -N 2009-03-25 -f

Re: [CentOS] tar with -N option still picking up old files

2009-03-27 Thread John Doe
From: Akemi Yagi > On Thu, Mar 26, 2009 at 3:16 PM, Neil Aggarwal wrote: > > Hello: > > > > I tried this command to tar up a set of data files > > updated since yesterday (The data directory contains > > multiple files with varying dates): > > > > /bin/tar -z -c -N 2009-03-25 -f /tmp/test.tgz dat

Re: [CentOS] tar with -N option still picking up old files

2009-03-26 Thread Akemi Yagi
On Thu, Mar 26, 2009 at 3:16 PM, Neil Aggarwal wrote: > Hello: > > I tried this command to tar up a set of data files > updated since yesterday (The data directory contains > multiple files with varying dates): > > /bin/tar -z -c -N 2009-03-25 -f /tmp/test.tgz data > > When I look at the content o