Shell Script with Root Permission
Hi,
I have a shell script which needs root permission to work.
becoz, it needs to edit httpd.conf, rc.local ...etc
But i want this script to be useful for non root users also.
so How can i run a script with root permission from another user.
thanx in advance
Jagadish
|