Conversation

Notices

  1. running into the limitations of busybox again (which is what is installed on Hal, the NAS). There seems to be a 'locate' command, but I don't know where, and it grumbles about not finding things in its database. The solution for that should be the 'updatedb' command, which I cannot find (but should be somewhere if 'locate' exists). finding out where some command is is hard, too, since 'whereis' isn't known (in busybox). #

    Friday, 22-May-15 10:06:39 UTC from oracle.skilledtests.com
    1. @mk rather, 'locate' does not seem to have a database at all - at least no where it expects it (`/usr/builtin/var/mlocate/mlocate.db')

      Friday, 22-May-15 10:09:39 UTC from oracle.skilledtests.com