Cool Tip - Rerun last command with sudo!!

For any Ubuntu user the need to sudo all the time can be irritating especially when the last command you typed needs to be retyped to pass it to sudo.

Well I found a cool short cut just run "sudo !!" and this will rerun the last command typed with sudo! A real time saver!

Afrigator