HomeFreeBSD

Fix statistics for empty databases

Description

Fix statistics for empty databases

An empty database is a database which does not contain any filenames.
It should not occur in practice but maybe in the case of an error.

echo | /usr/libexec/locate.mklocatedb > empty.db; locate -d empty.db -S

Details

Provenance
woschAuthored on Jan 31 2022, 5:03 PM
Parents
rG90be4091a76e: insmntque(9): update and correct man page
Branches
Unknown
Tags
Unknown