Alternatives to rip2

A Rust command-line replacement for rm that moves deleted files to a graveyard so you can undo. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as rip2.

  • trash-cli

    A command-line interface to the FreeDesktop.org trash can for deleting and restoring files safely.

    trash-cli uses the FreeDesktop.org trash shared with desktop file managers, so deleted files stay visible there, but it is aimed mainly at Linux and uses separate commands per task.

Similar software

Related functionality, not a direct replacement.