From owner-freebsd-hackers Sun Feb 21 13:30:11 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from mailb.telia.com (mailb.telia.com [194.22.194.6]) by hub.freebsd.org (Postfix) with ESMTP id C270610FA4 for ; Sun, 21 Feb 1999 13:30:01 -0800 (PST) (envelope-from mark.hannon@stockholm.mail.telia.com) Received: from d1o1.telia.com (root@d1o1.telia.com [195.67.240.241]) by mailb.telia.com (8.8.8/8.8.8) with ESMTP id WAA05740 for ; Sun, 21 Feb 1999 22:30:00 +0100 (CET) Received: from doorway.home.lan (t6o1p16.telia.com [195.67.241.76]) by d1o1.telia.com (8.8.8/8.8.5) with ESMTP id WAA25402 for ; Sun, 21 Feb 1999 22:29:58 +0100 (CET) Received: from stockholm.mail.telia.com (putte.home.lan [192.168.255.2]) by doorway.home.lan (8.9.2/8.8.7) with ESMTP id WAA23173; Sun, 21 Feb 1999 22:29:22 +0100 (CET) (envelope-from mark.hannon@stockholm.mail.telia.com) Message-ID: <36D07AB1.E75044A6@stockholm.mail.telia.com> Date: Sun, 21 Feb 1999 22:29:21 +0100 From: Mark Hannon X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 3.1-RELEASE i386) MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Subject: Announce: Ndump (a dump that traverse by name not inode) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have just uploaded a modified dump utility that has a -N option to traverse the filesystem in a logical manner by file/directory name (instead of by a straight inode list) when building its list of files to dump. This allows one to set nodump at the top of a directory tree and exclude it from the dump (instead of having to set nodump for every file). See it at http://w1.874.telia.com/~u87405149/ftape.html Cheers, Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message