Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!batcomputer!itsgw!steinmetz!davidsen From: davidsen@steinmetz.ge.com (William E. Davidsen Jr) Newsgroups: comp.unix.wizards Subject: Re: writing a big file Message-ID: <13138@steinmetz.ge.com> Date: 14 Feb 89 16:38:24 GMT References: <13976@bellcore.bellcore.com> Reply-To: davidsen@crdos1.UUCP (bill davidsen) Organization: General Electric CRD, Schenectady, NY Lines: 16 In article <13976@bellcore.bellcore.com> tr@ctt.bellcore.com (tom reingold) writes: | How can I write a file that won't fit on a tape? I don't want to use | dump. I want to be prompted to change tapes in the drive when the | tapes run out of space. I wrote a program called 'bundle' which was posted on either unix or misc sources about a year ago. It does buffering and handles out of space on the output media. It includes an input package 'unbundle' to read multiple media and send their contents to stdout, which you then pipe into your restore program. Drop me a line if you can't find the archive... -- bill davidsen (wedu@ge-crd.arpa) {uunet | philabs}!steinmetz!crdos1!davidsen "Stupidity, like virtue, is its own reward" -me