logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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]}}

See Also