I had successfully installed the port `findutils`: ➜ ~ sudo port installed findutils Password: The following ports are currently installed: findutils @4.6.0_0 (active) ➜ ~
Which should install some standard utils:
➜ ~ port search findutils
findutils @4.6.0 (sysutils)
findutils contains GNU find, xargs, and locate
➜ ~
However, none of these files had been created under /opt/local/bin
Any advice about what happens here?
Thanks, Dmitri.
