gomi

Safe rm alternative that moves files to trash instead of deleting

brewmacoslinux
Try with needOr install directly
Source

About

Functions like rm but with the ability to restore files

Commands

gomi

Examples

Move a file to trash$ gomi filename.txt
Move multiple files to trash$ gomi file1.txt file2.txt file3.txt
Move a directory to trash recursively$ gomi -r directory_name