a new (?) twist on filesystem backups

W. H. Pollock x4575 3S235 whp at cbnap.UUCP
Thu Nov 27 06:00:10 AEST 1986


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."



More information about the Comp.unix.wizards mailing list