been trying to find a way to chmod a folder and all files and all subfolders etc recursively.
context: have an upload via-web interface, it accepts zip files, extracts them and maintains directory structure. want to end the script to that interface with a command that recursively goes through every folder in the working directory and every file and chmods it to something i set.
help?
context: have an upload via-web interface, it accepts zip files, extracts them and maintains directory structure. want to end the script to that interface with a command that recursively goes through every folder in the working directory and every file and chmods it to something i set.
help?