catrm
A binutil that prompts the option to cat a file to stdout before removing it.
You could just create an alias/sh script for this but I felt like writing some C.
options
-ni
= none-interactive mode, skip prompt - just cat & rm
- gearsix
A binutil that prompts the option to cat a file to stdout before removing it.
You could just create an alias/sh script for this but I felt like writing some C.
options
-ni
= none-interactive mode, skip prompt - just cat & rm