my Linux projects |
||
LLFSA Copy-On-Write File System For Linux |
Comming soon... |
|
rlocateManual |
rlocate is an implementation of the "locate" command that is always up-to-date. The database that the original locate uses is usually updated only once a day, so newer files cannot be located right away. The behavior of rlocate is the same as slocate, but it also maintains a diff database that gets updated whenever a new file is created. This is accomplished with rlocate kernel module and daemon. The rlocate kernel module can be compiled only with Linux 2.6 kernels. | download |