Alan Sundell wrote:
> bash's "test" builtin can report the wrong results in many
> circumstances (e.g. read-only filesystems, noexec filesystems, ACLs,
> NFS, AFS, setuid executables, etc) because it uses stat() rather than
> access() for the unary -w, -r, -x, etc.
>
> Could the eaccess/euidaccess code from coreutils be imported into bash
> to resolve this?
I will look into it.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
Live Strong.
Chet Ramey, ITS, CWRU [EMAIL PROTECTED] http://cnswww.cns.cwru.edu/~chet/
_______________________________________________
Bug-bash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-bash