Re: undo rm -rf * (Patrick O'Callaghan)

2013-03-29 Thread Patrick O'Callaghan
On Fri, 2013-03-29 at 21:32 -0700, Rick Walker wrote: > "nrm -s" keeps a fine-grained horde of every deleted file - even > multiple deletes of the same file! The strategy works so well, that > I'd seriously propose the .gone strategy as a kernel option. Then all > "unlink" calls would use the sam

Re: undo rm -rf * (Patrick O'Callaghan)

2013-03-29 Thread Rick Walker
> > > pseudo-rm is going to fail, either because the implementer didn't > > > handle some corner case correctly, or because you typed rm instead > > > of nrm, or because a file was removed by a program without anyone > > > typing anything, and the only solution is to have a backup. So if > > > yo