For example, forgetting to put sudo
and having to go back to the beginning of the command.
Asked
Active
Viewed 3,574 times
4

onepiece
- 251
- 7
- 13
2 Answers
4
Home. Plus you may want to know about sudo !!
, which repeats the previous command, but with sudo
in front of it.

Jos
- 29,224
3
CTRL + a
(tends not to work if you using SCREEN though since screen uses Ctrl-A as a control switch.)

Lord Sumner
- 141