install-sh permissions

Bill en Dennis bend99 at gmail.com
Fri Feb 24 05:11:13 PST 2006


It appears that install-sh is set to permissions 644.
Since it is intended to be x wouldn't 755 be better?

I did a "find src/ -type f -name '*install-sh*' -exec chmod 755 "{}" \;

to reset all of the files so that they would run but is there a better
way?

-Bill



More information about the xorg mailing list