Conversation
Notices
-
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). #ugh
-
@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')
-