Re: tar oddness

1999-03-29 Thread Mitch Blevins
In foo.debian-user, you wrote: > Hi all, > > I was pondering on the problem of splitting output over multiple > mountable media, and discovered the following: > > $ tar czf foo elmfract > $ tar czf - elmfract > bar > $ ls -l foo bar > -rw-r--r-- 1 tgakem users 10240 Mar 29 16:59 bar > -

tar oddness

1999-03-29 Thread E.L. Meijer \(Eric\)
Hi all, I was pondering on the problem of splitting output over multiple mountable media, and discovered the following: $ tar czf foo elmfract $ tar czf - elmfract > bar $ ls -l foo bar -rw-r--r-- 1 tgakem users 10240 Mar 29 16:59 bar -rw-r--r-- 1 tgakem users7950 Mar 29 16: