rmrfrs

Safely removes files and directories with confirmation prompts

brewmacoslinux
Try with needOr install directly
Source

About

Filesystem cleaning tool

Commands

rmrfrs

Examples

Interactively remove a directory with confirmation$ rmrfrs /path/to/directory
Remove multiple files with safety prompts$ rmrfrs file1.txt file2.txt file3.txt
Force remove without prompts (use with caution)$ rmrfrs -f /path/to/target