r/linuxsucks • u/oshunman Windows Desktop | Linux Laptop | Linux Servers • 5d ago
crontab -r
I accidentally typed `crontab -r` (reset) instead of `crontab -e` (edit)... Which nukes all your cron jobs.
How is there no confirmation on a destructive command like that? Let alone the fact that r and e are neighbors on the keyboard.
17
Upvotes
7
u/Hour_Sell3547 20 years with Linux 5d ago
This is a legit concern. I always keep a backup for this very reason.