Hacker News new | ask | show | jobs
by fao_ 3709 days ago
If I haven't misread, you're proposing a replacement to rm that has support for undo? Why not just make a shell script that uses mv to place the item in, say, ~/.deleted and drop it in your PATH?