Create updatedb Database - Refresh File Index | Online Free DevTools by Hexmos
Create and refresh updatedb file index database with updatedb. Find files quickly on Linux systems. Free online tool, no registration required.
updatedb
Create or update the database used by
locate
. It is usually run daily by cron. More information: https://manned.org/updatedb.
- Refresh database content:
sudo updatedb
- Display file names as soon as they are found:
sudo updatedb {{[-v|--verbose]}}