rip is a rust-based rm with a focus on safety, ergonomics, and performance. It favors a simple interface and does not implement the xdg-trash spec or attempt to achieve the same goals. 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. No data is overwritten. If files that share the same path are deleted, they will be renamed as numbered backups.
Features
- 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)
Categories
SystemLicense
GNU General Public License version 3.0 (GPLv3)Follow rip2
Other Useful Business Software
Build Data Resilience - Take the Assessment Today
Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of rip2!