Move files to trash instead of permanently deleting them with rm
Allows trashing of files instead of tempting fate with rm
trash
$ trash myfile.txt
$ trash file1.txt file2.txt file3.txt
$ trash -r mydirectory/