← Useful Tips
sudo !!: Rerun the previous command with sudo
Use sudo !! to rerun the previous command with sudo. It is especially handy when you live in terminals and repeat long commands.
sudo !!
CautionThis action can change data or working state. Check what it will do before you run it.
Why it helps
Use sudo !! to rerun the previous command with sudo. It is especially handy when you live in terminals and repeat long commands.
How to use it
- Open the relevant app or terminal.
- Use the shortcut or command above in the relevant context.
- Check the result; for commands that change data, test on a small example first.
People also search for
sudo !!: Rerun the previous command with sudosudo !!rerun the previous command with sudohow to rerun the previous command with sudoLinux / WSL rerun the previous command with sudo