[9667] in Athena Bugs
decstation /bin/csh
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Mon Jul 20 23:59:15 1992
To: bugs@Athena.MIT.EDU
Reply-To: Marc Horowitz <marc@MIT.EDU>
Date: Mon, 20 Jul 92 23:59:04 EDT
From: Marc Horowitz <marc@Athena.MIT.EDU>
The /bin/csh on the decstation apparently explicitly checks the
execute bits when doing a rehash, instead of calling access() with
X_OK. That is, if a file is 700 in a system:anyuser rl directory,
where won't see it.
sipb/cornell tcsh does the right thing.
Marc