mirror of
https://github.com/KDE/kde-linux.git
synced 2025-12-23 16:08:29 -05:00
plocate is a fast and efficient file locating tool that improves upon the traditional locate command. Database is updated daily or on demand by running `sudo updatedb`, then users can quickly find files using `locate <filename>` -- much faster than using `find` across the filesystem.