Answers for "run script as sudo in systemd linux"

0

run command with sudo

Switch to Root User
This command switches your command prompt to the BASH shell as a root user:
sudo bash
Posted by: Guest on March-30-2021

Code answers related to "run script as sudo in systemd linux"

Browse Popular Code Answers by Language