I am trying to change the permissions of a files present in a directory and subdirectories using the below command and running into below error..can anyone help?
It could be that you simply don't own that file. Run an ls -l on it to see full permissions and who the owner is.
ls -l
It could also be the filesystem is read only.