Q. You have written a shell script that must be run as root in order to work properly. What is the most secure way to give a normal user the ability to run this program?
β
Correct Answer: (A)
Set permissions to 777 on the script