Path: utzoo!utgpu!watserv1!watmath!att!pacbell!pacbell.com!ucsd!usc!cs.utexas.edu!mailrus!usenet.ins.cwru.edu!ncoast!nshore!answer!jeff From: jeff@answer.UUCP (Jeffrey E. Finucane) Newsgroups: comp.unix.xenix Subject: Re: Using Tar Message-ID: <5@answer.UUCP> Date: 31 Aug 90 15:10:09 GMT References: <1990Aug30.202639.26547@agate.berkeley.edu> Reply-To: jeff@answer.UUCP (Jeffrey E. Finucane) Organization: Custom Tailored Systems, Inc. Lines: 6 Wade: Unless I misunderstand your problem, it seems you should be able to place the tar file on tape with dd or the likes dd if=emacs.tar of=/dev/rct0 and then use tar to extract it (after removing the tar file from the HD). Jeff