4

For example, forgetting to put sudo and having to go back to the beginning of the command.

onepiece
  • 251
  • 7
  • 13

2 Answers2

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.)