Re: tar problems with --fast-read

2002-10-09 Thread Maxim Sobolev
Committed, thank you very much! -Maxim On Wed, Oct 09, 2002 at 11:49:12AM +1000, Tim Robbins wrote: > On Tue, Oct 08, 2002 at 10:01:09AM -0700, Gordon Tetlow wrote: > > > I was trying out the fast-read feature of tar and got the following: > > > > gtetlow@roark:~$ touch testa testb > > gtetlow

Re: tar problems with --fast-read

2002-10-08 Thread Tim Robbins
On Tue, Oct 08, 2002 at 10:01:09AM -0700, Gordon Tetlow wrote: > I was trying out the fast-read feature of tar and got the following: > > gtetlow@roark:~$ touch testa testb > gtetlow@roark:~$ tar cf test.tar testa testb > gtetlow@roark:~$ tar tf test.tar --fast-read

Re: tar problems with --fast-read

2002-10-08 Thread Maxim Sobolev
Gordon Tetlow wrote: > > I was trying out the fast-read feature of tar and got the following: > > gtetlow@roark:~$ touch testa testb > gtetlow@roark:~$ tar cf test.tar testa testb > gtetlow@roark:~$ tar tf test.tar --fast-read testa > testa > Terminated > gtetlow@roark:~$ > > Further investigti

tar problems with --fast-read

2002-10-08 Thread Gordon Tetlow
I was trying out the fast-read feature of tar and got the following: gtetlow@roark:~$ touch testa testb gtetlow@roark:~$ tar cf test.tar testa testb gtetlow@roark:~$ tar tf test.tar --fast-read testa testa Terminated gtetlow@roark:~$ Further investigtion shows that