Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cuae2!ltuxa!cuuxb!wbp From: wbp@cuuxb.UUCP Newsgroups: comp.unix.wizards Subject: Re: a new (?) twist on filesystem backups Message-ID: <950@cuuxb.UUCP> Date: Tue, 25-Nov-86 18:34:49 EST Article-I.D.: cuuxb.950 Posted: Tue Nov 25 18:34:49 1986 Date-Received: Wed, 26-Nov-86 05:16:14 EST References: <269@ima.UUCP> Reply-To: wbp@cuuxb.UUCP (Walt Pesch) Distribution: world Organization: AT&T-IS, Customer Support, Lisle, Il. Lines: 19 Keywords: find mount ncheck Summary: find -mount on SVR3.0 and later In article <269@ima.UUCP> trb@ima.UUCP (Andrew Tannenbaum) writes: > > > >As we know, cpio likes a list of files on standard input. Problem is, >people normally use find to generate that list, but it happily crosses >filesystem boundaries. How to generate a list of files on a filesystem >for cpio? find | grep -v? No, ncheck! In System V Release 3.0 and onwards, the option "-mount" has been added pretty much for this reason. (More specifically for little machines such as a 3b2 for backing up to cartridge tape, which uses a modified version of cpio that knows how to stream the tape.) When the "-mount" option is specified find will not cross over mount points. Walt Pesch {ihnp4,akgua,et al}!cuuxb!wbp cuuxb!wbp@lll-crg