How can I write a perl script that will change ownership of files?
I have folders that are protected so users can see and edit their own folders and files. When I need to clean up the space I have to go in and change ownership of these files to the local administrator and change permissions to local administrator before I am able to delete the files/folders. Can I do this via a perl script?
Any help would be appreciated.
Thanks in advance.
I have folders that are protected so users can see and edit their own folders and files. When I need to clean up the space I have to go in and change ownership of these files to the local administrator and change permissions to local administrator before I am able to delete the files/folders. Can I do this via a perl script?
Any help would be appreciated.
Thanks in advance.