Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site ucbvax.UUCP Path: utzoo!linus!decvax!tektronix!ucbcad!ucbvax!daemon From: daemon@ucbvax.UUCP Newsgroups: fa.info-vax Subject: file names in BACKUP save sets Message-ID: <506@ucbvax.UUCP> Date: Sun, 21-Aug-83 05:57:55 EDT Article-I.D.: ucbvax.506 Posted: Sun Aug 21 05:57:55 1983 Date-Received: Sun, 21-Aug-83 15:45:12 EDT Sender: daemon@ucbvax.UUCP Organization: U. C. Berkeley Computer Science Lines: 13 From GEOFF5@SRI-CSL Sun Aug 21 02:57:34 1983 If [X] is a toplevel directory, of device DBA0: say, then you can say $ define FOO_BAR "__DBA0:[X.]" $! and then $ backup FOO_BAR:[Y...]; MTA0: This is a way to strip off one level of directory from [X.Y...]. I don't know of a way to strip off more, since $ define FOO_BAR "__DBA0:[X.Y.]" does not work. -GJC