Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!gwyn From: gwyn@brl-tgr.ARPA (Doug Gwyn ) Newsgroups: net.unix Subject: Re: write(2) to tape with odd byte count Message-ID: <490@brl-tgr.ARPA> Date: Tue, 10-Dec-85 09:49:25 EST Article-I.D.: brl-tgr.490 Posted: Tue Dec 10 09:49:25 1985 Date-Received: Wed, 11-Dec-85 22:13:34 EST References: <1758@uwmacc.UUCP> <320@brl-tgr.ARPA> <1156@ulysses.UUCP> <393@brl-tgr.ARPA> <1157@ulysses.UUCP> Distribution: net Organization: Ballistic Research Lab Lines: 12 > I repeat, the flaws are in cpio and tar. These commands should read until > physical end of tape. Well, they didn't have to on AT&T UNIX systems. However, I added this skip-to-EOF kludge some time ago in the versions of tar & cpio that I distribute. I don't know if that's in your version, Griff, but the change is straightforward. I find the idea of being in the middle of a tape file when I open it very yucky. I suppose this is partly a matter of personal style.