[bug #64171] find is missing folders on my mac

2023-05-09 Thread raf
Follow-up Comment #3, bug #64171 (project findutils): Just a data point. I can't reproduce this (using gfind from macports and macos-10.14.6). My /opt and /Users appear in the output. I could understand some parts of /Users not appearing in recent versions of macOS unless gfind (or maybe Terminal.

[bug #64171] find is missing folders on my mac

2023-05-09 Thread James Youngman
Follow-up Comment #2, bug #64171 (project findutils): What do you see if you turn on debug output? For example, find -D all / -maxdepth 2 How many direct children (including . and ..) does / have? What is its hard link count? e.g. on my system the answer is 32 for both: jupiter:/$ ( cd /

[bug #64171] find is missing folders on my mac

2023-05-09 Thread Rick Kilgore
Follow-up Comment #1, bug #64171 (project findutils): I forgot to mention that it finds everything in /opt (afaict) if I do the search directly on /opt. > cd / > sudo gfind opt > ~/files.txt I see all the files I expect to in ~/files.txt. ___

[bug #64171] find is missing folders on my mac

2023-05-09 Thread Rick Kilgore
URL: Summary: find is missing folders on my mac Group: findutils Submitter: rkilgore Submitted: Tue 09 May 2023 04:39:13 PM UTC Category: find Severity: 3 - No