Get the latest tech news
Rip2 â A safer, rust-based rm
A safe and ergonomic alternative to rm. Contribute to MilesCranmer/rip2 development by creating an account on GitHub.
Deleted files get sent to the graveyard ðŠĶ (typically/tmp/graveyard-$USER, see notes on changing this) under their absolute path, giving you a chance to recover them ð§. Finally, that repo was forked@here with ongoing maintenance: Added support for: Windows, NixOS Cleanup: refactoring to modern rust, merging PRs from original repo Testing: add full test suite and coverage monitoring Features: colorful output, datetime info in seance, Bug fixes: FIFO files, issue with seance Shell completions for bash, elvish, fish, powershell, zsh, and nushell (via clap) Unlearning muscle memory is hard, but it's harder to ensure that every rm you make (as different users, from different machines and application environments) is the aliased one.
Or read this on Hacker News