Hi Mojca and Richard, Thank you for your the help! The `contents` (also works as `content`) is really useful!
And renaming was a good idea as I can't use the new `glocate` because running the new `gupdatedb` fails to generate db for an unstated reason. :(( Cheers, Dmitri. On Sunday, July 28, 2019, Richard L. Hamilton <[email protected]> wrote: > > > > On Jul 28, 2019, at 01:28, Dmitri Zaitsev <[email protected]> wrote: > > > > 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. > > > ' > > The GNU versions of commands have a "g" prefix in that package, although > they're also in /opt/local/libexec/gnubin without the "g" prefix. I suppose > that's so one doesn't accidentally get a version of a command that behaves > differently than the (on a Mac) frequently non-GNU version that comes with > the OS. > > sh-3.2$ port contents findutils > Port findutils contains: > /opt/local/bin/gfind > /opt/local/bin/glocate > /opt/local/bin/gupdatedb > /opt/local/bin/gxargs > /opt/local/libexec/gbigram > /opt/local/libexec/gcode > /opt/local/libexec/gfrcode > /opt/local/libexec/gnubin/find > /opt/local/libexec/gnubin/locate > /opt/local/libexec/gnubin/man/man1/find.1.gz > /opt/local/libexec/gnubin/man/man1/locate.1.gz > /opt/local/libexec/gnubin/man/man1/updatedb.1.gz > /opt/local/libexec/gnubin/man/man1/xargs.1.gz > /opt/local/libexec/gnubin/updatedb > /opt/local/libexec/gnubin/xargs > /opt/local/share/doc/findutils-4.6.0/AUTHORS > /opt/local/share/doc/findutils-4.6.0/COPYING > /opt/local/share/doc/findutils-4.6.0/ChangeLog > /opt/local/share/doc/findutils-4.6.0/NEWS > /opt/local/share/doc/findutils-4.6.0/README > /opt/local/share/doc/findutils-4.6.0/THANKS > /opt/local/share/doc/findutils-4.6.0/TODO > /opt/local/share/info/find-maint.info > /opt/local/share/info/find.info-1 > /opt/local/share/info/find.info-2 > /opt/local/share/info/gfind.info > /opt/local/share/locale/be/LC_MESSAGES/findutils.mo > /opt/local/share/locale/bg/LC_MESSAGES/findutils.mo > /opt/local/share/locale/ca/LC_MESSAGES/findutils.mo > /opt/local/share/locale/cs/LC_MESSAGES/findutils.mo > /opt/local/share/locale/da/LC_MESSAGES/findutils.mo > /opt/local/share/locale/de/LC_MESSAGES/findutils.mo > /opt/local/share/locale/el/LC_MESSAGES/findutils.mo > /opt/local/share/locale/eo/LC_MESSAGES/findutils.mo > /opt/local/share/locale/es/LC_MESSAGES/findutils.mo > /opt/local/share/locale/et/LC_MESSAGES/findutils.mo > /opt/local/share/locale/fi/LC_MESSAGES/findutils.mo > /opt/local/share/locale/fr/LC_MESSAGES/findutils.mo > /opt/local/share/locale/ga/LC_MESSAGES/findutils.mo > /opt/local/share/locale/gl/LC_MESSAGES/findutils.mo > /opt/local/share/locale/hr/LC_MESSAGES/findutils.mo > /opt/local/share/locale/hu/LC_MESSAGES/findutils.mo > /opt/local/share/locale/id/LC_MESSAGES/findutils.mo > /opt/local/share/locale/it/LC_MESSAGES/findutils.mo > /opt/local/share/locale/ja/LC_MESSAGES/findutils.mo > /opt/local/share/locale/ko/LC_MESSAGES/findutils.mo > /opt/local/share/locale/lg/LC_MESSAGES/findutils.mo > /opt/local/share/locale/lt/LC_MESSAGES/findutils.mo > /opt/local/share/locale/ms/LC_MESSAGES/findutils.mo > /opt/local/share/locale/nb/LC_MESSAGES/findutils.mo > /opt/local/share/locale/nl/LC_MESSAGES/findutils.mo > /opt/local/share/locale/pl/LC_MESSAGES/findutils.mo > /opt/local/share/locale/pt/LC_MESSAGES/findutils.mo > /opt/local/share/locale/pt_BR/LC_MESSAGES/findutils.mo > /opt/local/share/locale/ro/LC_MESSAGES/findutils.mo > /opt/local/share/locale/ru/LC_MESSAGES/findutils.mo > /opt/local/share/locale/rw/LC_MESSAGES/findutils.mo > /opt/local/share/locale/sk/LC_MESSAGES/findutils.mo > /opt/local/share/locale/sl/LC_MESSAGES/findutils.mo > /opt/local/share/locale/sr/LC_MESSAGES/findutils.mo > /opt/local/share/locale/sv/LC_MESSAGES/findutils.mo > /opt/local/share/locale/tr/LC_MESSAGES/findutils.mo > /opt/local/share/locale/uk/LC_MESSAGES/findutils.mo > /opt/local/share/locale/vi/LC_MESSAGES/findutils.mo > /opt/local/share/locale/zh_CN/LC_MESSAGES/findutils.mo > /opt/local/share/locale/zh_TW/LC_MESSAGES/findutils.mo > /opt/local/share/man/man1/gfind.1.gz > /opt/local/share/man/man1/glocate.1.gz > /opt/local/share/man/man1/gupdatedb.1.gz > /opt/local/share/man/man1/gxargs.1.gz > /opt/local/share/man/man5/glocatedb.5.gz > > -- Dmitri Zaitsev School of Mathematics Trinity College Dublin WWW: http://www.maths.tcd.ie/~zaitsev/
