Tag Archives: sudo

Linux: Run Last Command as Sudo

unix linux

Objective: You wanted to run a command as root but you forgot to use sudo. There is a useful shell shortcut (using Event Designators) to re-run the previous command under sudo.