Bash Recycle Bin with 30-Day Auto-Clean (bin + hoover_rubbish)
Problem
rm is permanent. I wanted a low-effort “grace period” delete, with automatic cleanup after 30 days.
Constraints:
Bash only
No desktop tools
Works on any Linux box
Auditable (log output)
rh-scripts.hashnode.dev4 min read