Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!quintus!gregg From: gregg@quintus.UUCP (W. Gregg Stefancik) Newsgroups: comp.unix.questions Subject: SUN's dump question Message-ID: <168@tarski.quintus.UUCP> Date: Wed, 4-Nov-87 13:46:11 EST Article-I.D.: tarski.168 Posted: Wed Nov 4 13:46:11 1987 Date-Received: Sat, 7-Nov-87 10:52:44 EST Organization: Quintus Computer Systems, Mountain View, CA Lines: 12 When dumping several devices to a single tape under the SUN OS using the following series of commands in a dump shell script: dump 9ufd /dev/nrmt8 6250 /dev/rxy0a dump 9ufd /dev/nrmt8 6250 /dev/rxy0e dump 9ufd /dev/nrmt8 6250 /dev/rxy0g What happens if nothing has changed on /dev/rxy0e? Does dump still create a dump tape file for this device or does it just ignore the command and leave the tape alone? Gregg