Re: recover deleted file

From: Jamie Landeg-Jones <jamie_at_catflap.org>
Date: Sun, 17 Apr 2022 00:29:54 UTC
Sami Halabi <sodynet1@gmail.com> wrote:

> Hi,
> thanks for your response.
>
> Would someone from the foundation step in and put it in GSOC ideas?
>
> kirk@ - would it be possible for you to do it ? :)
>
How would you handle file modifications? Backup every original too, or
just deal with literal deletions?

If you are just concerned with user accidental deletions, you can easily
modify your view of "rm" to point to something that instead stores the
file somewhere safe..

Jamie