There's a closed pull request on the void-packages repository bfs: add to find alternatives group. https://github.com/void-linux/void-packages/pull/45607 Description: - I tested the changes in this PR: **YES** - I built this PR locally for my native architecture, `x86_64` `bfs` is 100% compatible with POSIX `find` by default (all valid POSIX `find` commands are valid and follow POSIX guidelines in `bfs`, though it does have its own extensions) disregard the mentioned issue--it was made without entirely knowing that `bfs`'s `POSIXLY_CORRECT` follows the same rationale as `gfind`'s