Sometimes you need to re-run a command you just ran, but this time as a super-user. For example, you may have run a command which needed super-user rights, but forgot to prepend the command with sudo.
In that case you can make use of the !! bash shortcut to re-run the