unbuntu how can you run a script that uses commands that need sudo? code example
Example: run command with sudo
Switch to Root User
This command switches your command prompt to the BASH shell as a root user:
sudo bash
Switch to Root User
This command switches your command prompt to the BASH shell as a root user:
sudo bash