|
|
|
|
|
by timeattack
2439 days ago
|
|
Most often case is when you forget to type sudo before command. This implementation propose to re-type executable name in all-caps (or type it in all-caps beforehand). More efficient approach is to use keybinding like Ctrl+T to prepend sudo to the current command (or to the previous command if current is empty). |
|