The Other Kind of Reentrant
Gather around for a tale of adventure in the land of Linux c++ programming.
Gather around for a tale of adventure in the land of Linux c++ programming.
I never knew that the +X mode for chmod meant set the execute bit only if a directory or if the execute bit is already set on a file.
Up until now I had been using a wierd combo of chmod -R [whatever] followed by find . -type d | xargs chmod +x to reset permissions [...]
Powered by WordPress using the DePo Clean Theme ![]()