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

Locate Files - Find Filenames Quickly | Online Free DevTools by Hexmos

Find filenames quickly with plocate. Search your file system database efficiently and locate files by name or pattern. Free online tool, no registration required.

plocate

Find filenames quickly. Make sure to run sudo updatedb to include new files. More information: https://plocate.sesse.net.

  • Look for patterns in the database (recomputed periodically):

plocate {{pattern}}

  • Look for a file by its exact filename (a pattern containing no globbing characters is interpreted as *pattern*):

plocate */{{filename}}

See Also