Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!sri-spam!ames!ucbcad!ucbvax!cbatt!cbdkc1!cbnap!whp From: whp@cbnap.UUCP (W. H. Pollock x4575 3S235) Newsgroups: comp.unix.wizards Subject: Re: a new (?) twist on filesystem backups Message-ID: <206@cbnap.UUCP> Date: Wed, 26-Nov-86 15:00:10 EST Article-I.D.: cbnap.206 Posted: Wed Nov 26 15:00:10 1986 Date-Received: Wed, 26-Nov-86 21:12:12 EST References: <269@ima.UUCP> <950@cuuxb.UUCP> Reply-To: whp@cbnap.UUCP (W. H. Pollock x4575 3S235) Distribution: world Organization: AT&T Bell Laboratories, Columbus Lines: 15 Keywords: find mount ncheck ff Summary: How to list all files in a file system In system V 2.0 (at least) there is a utility "ff" for Fast Find. It resides in /etc usually, and is documented under "ff(1M)". It has fewer options than regular find, but it works by running through the inode list of a file system. This makes it faster; it also finds all files in a file system (regular find will miss any files hidden under a mount point). I use ff regularly for producing backup dumps. Wayne H. Pollock, The Shell Answer Man UUCP: ...{ihnp4,cbatt}!cbnap!whp DELPHI: WHP GEnie: W.POLLOCK "The opinions expressed above are ficticious. Any resemblance to the opinions of persons living or dead is purely coincidental."