sudo <command>

Execute a command as the superuser or another user

Arguments

NameDescription
commandCommand to run with elevated permissions

Options

NameDescription
-g, --group <group>Run command as the specified group name or ID
-h, --helpDisplay help message and exit
-u, --user <user>Run command as specified user name or ID