Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!columbia!rutgers!sri-spam!mordor!lll-tis!ptsfa!ihnp4!occrsh!occrsh.ATT.COM!tiger.UUCP!authorplaceholder From: rjd@tiger.UUCP Newsgroups: comp.unix.wizards Subject: Re: help with missing lost+found! Message-ID: <142700015@tiger.UUCP> Date: Sun, 16-Aug-87 17:14:00 EDT Article-I.D.: tiger.142700015 Posted: Sun Aug 16 17:14:00 1987 Date-Received: Tue, 18-Aug-87 03:32:32 EDT References: <180@LOGICON.LOGICON.UUCP> Lines: 19 Nf-ID: #R:LOGICON.LOGICON.UUCP:-18000:tiger.UUCP:142700015:000:832 Nf-From: tiger.UUCP!rjd Aug 16 16:14:00 1987 > >> Do any of you wizards out there in netland have a quick and easy way > >> (BESIDES running mkfs) to recreate an accidentally deleted lost+found > >> directory? Using mkdir() doesn't cut it... > > > > Why not? Mkdir() works on my machine.... What kind of machine are > > you on? > > Wrong! Are you sure I am wrong? At least for Unix system V on the AT&T 3B2, 3B5, 3B15 computers, the ones I have most experience with, all that needs to be there is the directory. I have lost BIG files and have them reappear properly after having "rm -r lost+found ; mkdir lost+found" it to get rid of trash. I have lost /usr/terminfo once, and it reappeared in /usr/lost+found.... Like I said: which machine/operating system are you on?? I do not believe that the creation of millions of files is need on all op systems. Randy