|
|
|
|
|
by nurumaik
258 days ago
|
|
"Destructiveness" property is undecidable in general. If you ban rm from history, you'll just get false sense of security before you accidentally run some "aws bla bla drop production cluster" Behavior of any system should be just one of:
1. Fully determinate
2. Have enough latency before confirmation (for example, block input for 1 second after displaying a command) This should apply to history, any fuzzy searching, autocomplete etc |
|