chmod: Use DIRFIRST
Previously, running `chmod 777` on a directory that had no read or execute access (e.g. 111 or 000) would cause chmod to throw its toys since it was trying to opendir before having added read permission to the directory.
This commit is contained in:
parent
69b9c2444b
commit
e1c56a6321
Loading…
Reference in New Issue
Block a user