From owner-freebsd-hackers Mon Jan 22 09:46:40 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA00793 for hackers-outgoing; Mon, 22 Jan 1996 09:46:40 -0800 (PST) Received: from rover.village.org (rover.village.org [198.137.146.49]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA00780 for ; Mon, 22 Jan 1996 09:46:28 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by rover.village.org (8.6.11/8.6.6) with SMTP id KAA29834; Mon, 22 Jan 1996 10:45:52 -0700 Message-Id: <199601221745.KAA29834@rover.village.org> To: "Jordan K. Hubbard" Subject: Re: Two commands: icat and ils Cc: hackers@freebsd.org, dworkin@rover.village.org In-reply-to: Your message of Mon, 22 Jan 1996 08:20:34 PST Date: Mon, 22 Jan 1996 10:45:52 -0700 From: Warner Losh Sender: owner-hackers@freebsd.org Precedence: bulk : Your other tools sound interesting, though I always shrink somehow at : the thought of *more* UNIX commands populating the system. Wouldn't : it be better to simply enhance fsdb to provide the additional display : and recovery options you want? Yes. However some of them are along the lines of "Take all the inodes you can find and shove them into this other disk's fs, oh and see what, if any, directory structure you can preserve" I'll see about merging in the functionality that I need to fsdb once I have my files recovered :-). Warner