Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!elroy.jpl.nasa.gov!sdd.hp.com!think.com!snorkelwacker.mit.edu!apple!mrspoc!itkin From: itkin@mrspoc.Transact.COM (Steven M. List) Newsgroups: comp.unix.xenix.sco Subject: Re: Piping TAR Keywords: TAR, PIPES, REDIRECT Message-ID: <1991May7.001920.21111@mrspoc.Transact.COM> Date: 7 May 91 00:19:20 GMT References: <361@nic.cerf.net> Reply-To: steven@Transact.COM Distribution: usa Organization: Transact Software Lines: 22 rembis@nic.cerf.net (Michael Rembis) writes: >Hi. I need some help on a PC based XENIX system running version 2.3. >I am trying to relocate a tar file that is on the hard disk out to >a set of floppies. I have tried things like tar xf FILE | (tar cv2 -) >and other combinations of that command with no luck. Does anyone know >the right sequence to initiate this ? Unfortunately, you can't do it without first extracting the files from the archive and then creating the floppy archive. TAR writes to separate files when it extracts. There's no way to tell it to just copy the files with all their headers to floppies. :^( So, unless someone corrects me, I'm afraid that Michael is stuck with creating a temporary area, extracting the files from the tar file, and then creating the floppies and subsequently removing the files from the hard disk. -- +----------------------------------------------------------------------------+ : Steven List @ Transact Software, Inc. :^>~ : : Chairman, Unify User Group of Northern California : : itkin@Transact.COM :