Forgot `sudo` ? No problem.

Typed a long command but forgot sudo? Just run `sudo !!` and linux will rerun your last command as root.

No retyping needed.

#Linux #LinuxTips