[bug-notifications] [findutils 0004682]: -executable option not working
Mantis Bug Tracker
noreply at opencsw.org
Sat May 14 14:55:52 CEST 2011
A NOTE has been added to this issue.
======================================================================
https://www.opencsw.org/mantis/view.php?id=4682
======================================================================
Reported By: flod
Assigned To:
======================================================================
Project: findutils
Issue ID: 4682
Category: regular use
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 2011-02-01 22:52 CET
Last Modified: 2011-05-14 14:55 CEST
======================================================================
Summary: -executable option not working
Description:
The "-executable" option is meant to select executable files and searchable
directories.
The option does not work with
4.4.2,REV=2009.06.08
as expected.
I cross-checked the results I hoped for under my Linux installation.
The man page says that the difference between -perm and -executable is
that the latter takes more complex things into account like acls.
So the option would be useful but does not work as expected.
======================================================================
----------------------------------------------------------------------
(0009045) jay (reporter) - 2011-05-14 14:55
https://www.opencsw.org/mantis/view.php?id=4682#c9045
----------------------------------------------------------------------
The -executable test uses faccessat(2). A system call trace (run on the
smallest tree on which the problem can be reproduced) would help.
More information about the bug-notifications
mailing list