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)

Project Samples

Project Activity

See All Activity >