Manasi Bopardikar <[EMAIL PROTECTED]> asked:
> I want to change the ownership of my perl script through my
> script.Currently it is root .I want to change it to apache.
>
> I am using system("chown apache:apache simple.pl");
>
> Simple.pl is the name of my perl script
See "perldoc -f chown"
Hi,
I want to change the ownership of my perl script through my
script.Currently it is root .I want to change it to apache.
I am using system("chown apache:apache simple.pl");
Simple.pl is the name of my perl script
Can anyone help me out?
Thanks and Regards,
Manasi Bopardikar|s/w Engi