2 Dec 2010 at 10:11 #1 Danthus Danthus Permabanned Joined 5 Jun 2010 Posts 15,459 I have managed to change the owner and group of a directory but some of the files are not executable for a user I have created. What is the syntax to give execute permissions for all the files and files in the sub directory for a user?
I have managed to change the owner and group of a directory but some of the files are not executable for a user I have created. What is the syntax to give execute permissions for all the files and files in the sub directory for a user?
2 Dec 2010 at 10:40 #4 Danthus Danthus Permabanned OP Joined 5 Jun 2010 Posts 15,459 So if I chmod +x all the files that makes them executable for all users? How do I do that for all files and folders?
So if I chmod +x all the files that makes them executable for all users? How do I do that for all files and folders?