|
|
|
|
|
by krrrh
3631 days ago
|
|
I'm surprised that people would edit cron in any other way, crontab -e is one of the first commands most intro to Linux manuals teaches. However crontab -r has to be one of the most poorly thought out commands in UNIX. It removes the cron file and since r is only one character over from e on qwerty keyboards it's a painful and surprising typo. |
|