Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!athena.mit.edu!jik From: jik@athena.mit.edu (Jonathan I. Kamens) Newsgroups: comp.unix.wizards Subject: Re: writing a big file Message-ID: <9223@bloom-beacon.MIT.EDU> Date: 12 Feb 89 09:14:40 GMT References: <13976@bellcore.bellcore.com> Sender: daemon@bloom-beacon.MIT.EDU Reply-To: jik@athena.mit.edu (Jonathan I. Kamens) Organization: Massachusetts Institute of Technology Lines: 15 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. Well, one solution would be to use the POSIX Pax utility to do the writing of the file to the tape, because pax automatically handles multiple volumes and prompts for the next volume when each volume fills up. The sources were posted in comp.sources.unix recently, so they are probably available from uunet. Jonathan Kamens USnail: MIT Project Athena 410 Memorial Drive, No. 223F jik@Athena.MIT.EDU Cambridge, MA 02139-4318 Office: 617-253-4261 Home: 617-225-8218