Bug 13086 - "find ... -perm -4000" broken
Summary: "find ... -perm -4000" broken
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: findutils
Version: 7.1
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Preston Brown
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-06-26 23:26 UTC by Chris Evans
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-06-26 23:26:39 UTC
Embargoed:


Attachments (Terms of Use)

Description Chris Evans 2000-06-26 23:26:37 UTC
See summary
Example: find /bin -perm -4000 returns totally incorrect results

Comments from Alan Cox:
Agreed

find /bin -perm 4711 works
find /bin -perm +4000 works
find /bin -perm -4000 breaks


Comments from Jeremy Katz

Confirmed.  Looks like the findutils is pristine, so the bug probably
needs to be filed with bug-findutils as well

Comment 1 Jeremy Katz 2000-07-06 06:13:25 UTC
resolved by beta3's findutils-4.1.5-3


Note You need to log in before you can comment on or make changes to this bug.