Home
DevCentral
Search
Configure Global Search
Log In
Transactions
D4020
Change Details
Change Details
Old
New
Diff
When preparing an installation script or a Makefile, it's interesting to test against BSD and GNU find. The `find` utility is not shipped with coreutils, but in a separate package.
When preparing an installation script or a Makefile, it's interesting to test against BSD and GNU find. The `find` utility is not shipped with coreutils, but in a separate package. References: - https://www.gnu.org/software/findutils/ - https://www.freshports.org/misc/findutils
When preparing an installation script or a Makefile, it's interesting to test against BSD and GNU find. The `find` utility is not shipped with coreutils, but in a separate package.
References: - https://www.gnu.org/software/findutils/ - https://www.freshports.org/misc/findutils
Continue