commands.sh

updatedb

linux

Create or update the database used by `locate`. It is usually run daily by cron.

More info →

Options (1)

-v, --verboseboolean

Display file names as soon as they are found

Example: sudo updatedb {{[-v|--verbose]}}

Examples (2)

Refresh database content

Display file names as soon as they are found

sudo updatedb [-v|--verbose]
made by @shridhargupta | data from tldr-pages