unix file permission problem
I have some directories of which I am the owner of the directory, all files, and all subdirectories; and in which I am not permitted using either the finder or unix commands to alter anything. I have rwx permissions set for the owner on the directory and all subdirectories.
I have repaired the disk using disk utility and repaired permissions on the disk. I have run
sudo chown -R myusername:my group name .
and
sudo chmod -R 700 .
on one such directory.
None of these measures helped.
This is on an ancient iMac running os x 10.7.5.
iMac, OS X El Capitan (10.11.6)