Messages in this thread |  | | Subject | Re: Undelete in user space | Date | Tue, 18 Jun 1996 09:08:26 PDT | From | "Marty Leisner" <> |
| |
If you have a daemon holding open the file, what starts to happen when you want to
rm -rf <foo>
Most solutions move deleted files to an "wastebasket" and its up to the user to clear it out (much like win95).
There's a number of solutions which implement this strategy...no kernel support needed..
-- marty leisner@sdsp.mc.xerox.com Member of the League for Programming Freedom
|  |