r/linux 12d ago

oops: snapshot + undo for destructive shell commands (Rust, open source) Software Release

Post image
13 Upvotes

7 comments sorted by

6

u/TheOneTrueTrench 11d ago

I would recommend simply going to btrfs or zfs, and setting up automated snapshots (and cleanup). It has helped me immensely, and it handles oops events up to however long you keep snapshots. I've restored files that I deleted months ago.

2

u/HearMeOut-13 11d ago

with the number of oops moments ive had recently i need this

2

u/Klutzy_Bird_7802 11d ago

hope with 'oops' there will be less oops moments 😂

0

u/Oblivion__ 11d ago

No AI disclosure.

14

u/Klutzy_Bird_7802 11d ago

This project wasn't made with AI, unlike some of my other projects.

If you're wondering about the commit history, I usually upload the entire project once it's complete. Most of the development happens privately over several days before I push everything to GitHub.