rip2

Safe and ergonomic alternative to rm with recovery capabilities

brewmacoslinux
Try with needOr install directly
Source

About

Safe and ergonomic alternative to rm

Commands

rip

Examples

Safely delete a file (moves to graveyard instead of permanent deletion)$ rip file.txt
Safely delete a directory and its contents$ rip -r directory_name
Restore a previously deleted file from the graveyard$ rip -u file.txt