Item ID |
Summary  |
Status |
Assigned to |
Submitted |
#58197 |
"find" fails to optimize "-path /usr/foo -o -path /usr/bar" to "-regex '/usr/\(foo\|bar\)'" |
|
|
2020-04-17 |
#27369 |
'ftsfind -ok ... <&-' attempts to read directory fd |
Code Review |
ericb |
2009-09-01 |
#23065 |
-daystart measures from start of tomorrow - manual incorrect |
|
jay |
2008-04-26 |
#45930 |
-ignore_readdir_race ineffective in find 4.5.11 and 4.5.14 |
|
berny |
2015-09-11 |
#54745 |
-mount needs to be slightly different from -xdev |
|
|
2018-09-27 |
#60207 |
-prune returns false for files for which fstatat() fails with EACCESS |
|
|
2021-03-10 |
#56823 |
-regextype egrep compatibility issue, requires full string match as opposed to egrep |
Invalid |
jay |
2019-08-28 |
#51926 |
-xtype l fails on symbolic links that have a loop |
|
jay |
2017-09-03 |
#37093 |
/usr/bin/xargs: rm: Argument list too long during make distclean in cross chroot |
Need Info |
|
2012-08-14 |
#42501 |
Add -E option for FreeBSD/Mac OSX compatibility |
Need Info |
jay |
2014-06-03 |
#37201 |
Colourized output |
|
|
2012-08-27 |
#35254 |
Compress sort's temporary files |
Need Info |
jay |
2012-01-06 |
#57461 |
Configure leaves directory trees that cannot be removed on PowerPC Mac OS X 10.5.8, Leopard |
|
|
2019-12-22 |
#42164 |
Confusing min and time interpretations |
|
|
2014-04-22 |
#61304 |
Contradiction about default type of regular expressions |
|
|
2021-10-07 |
#58427 |
Cost-base optimiser breaks short-circuit evaluation |
In Progress |
berny |
2020-05-22 |
#23443 |
cycle detection in ftsfind yields false positives on some filesystems with imperfect POSIX compliance |
|
jay |
2008-05-31 |
#62230 |
Doc/behaviour mismatch for -printf %INVALID |
|
|
2022-03-29 |
#52592 |
Documentation for 'find' unclear on default regex type |
|
|
2017-12-05 |
#59988 |
Documentation for the find command omits -printf %{A,T,C}z |
|
|
2021-02-02 |
#46305 |
Doing "find -L . -type d -delete" fails on symlinks to directories. |
Wont Fix |
jay |
2015-10-27 |
#62622 |
E2BIG misbehaviour |
Confirmed |
berny |
2022-06-13 |
#60540 |
enable extended shell patterns for -name and -iname tests |
|
berny |
2021-05-06 |
#12162 |
Enhancement req: finding files less than 2Gb in size [needs community feedback] |
Need Info |
jay |
2005-02-27 |
#20891 |
exit status enhancement for xargs |
|
|
2007-08-25 |
#56832 |
FAIL: tests/misc/help-version |
Working as Intended |
jay |
2019-08-30 |
#19485 |
feature request: storing relative pathnames in locate databases |
Postponed |
|
2007-04-02 |
#62255 |
find -iname *Word* and find -iname *word* give different results |
Need Info |
berny |
2022-04-04 |
#63949 |
find -inum (without argument) print worng error message |
Fixed |
berny |
2023-03-21 |
#56410 |
find -L doesn't follow symlinks outside the specified search scope |
Working as Intended |
jay |
2019-05-29 |
#54263 |
find -L treats ENOENT and ENOTDIR differently |
|
|
2018-07-07 |
#40577 |
find -ls does not display file acl info |
|
|
2013-11-14 |
#61640 |
find -ls gives no UFT-8 output |
|
|
2021-12-08 |
#24561 |
find -ok should not redirect stdin |
|
|
2008-10-14 |
#56855 |
find -printf %h gives an empty string for the root directory '/' |
|
|
2019-09-03 |
#62089 |
find -size -1024k different from -size -1M |
|
|
2022-02-21 |
#22715 |
find command for NETPATHS in updatedb is inconsistent with that for SEARCHPATHS |
Postponed |
jay |
2008-03-24 |
#52558 |
find does not print symlink object in case of follow symbolic links |
Working as Intended |
jay |
2017-11-30 |
#44078 |
Find fails if executed from a directory on which the user has no list permissions and exec is an option used |
|
|
2015-01-24 |
#43507 |
find fails on -exec, -execdir, -ok, -okdir |
Invalid |
jay |
2014-10-31 |
#27032 |
find fails to find a file that ls can list |
|
|
2009-07-15 |
#32976 |
find has no option to ignore case of starting directories |
Need Info |
|
2011-04-02 |
#64171 |
find is missing folders on my mac |
|
|
2023-05-09 |
#52129 |
find lacks "-older" option symmetric to "-newer" |
Need Info |
|
2017-09-27 |
#48298 |
Find performance problem on simple conditions/large directories |
Need Info |
jay |
2016-06-23 |
#47261 |
find produces two different results for the same command |
Works For Me |
jay |
2016-02-25 |
#64088 |
find should support file attribute flags (immutable, append-only, fscrypt, etc.) |
|
|
2023-04-21 |
#57693 |
find wastefully calls stat for leaves |
|
|
2020-01-29 |
#42318 |
find with xdev traverses other filesystem when mountpiont is subdirectory |
|
jay |
2014-05-08 |
#62259 |
find(1) manpage prune example error |
|
|
2022-04-06 |