![]() |
Re: File tools: updatedb locate
Because 'locate' has been around since long before those Unix hippies even began to start thinking about growing their hair out in to a long 'stick it to the man' pony tail. : )
I kid! - sorry if I offended anyone. I guess for me it's familiarity, and (perhaps an incorrect) assumption that tracker was for indexing multimedia, not 'everything' starting at / |
Re: File tools: updatedb locate
You can quite easily roll your own.
updatedb as a shell script:- Code:
find / -print > /home/user/MyDocs/updatedb locate :- Code:
grep "$*" /home/user/MyDocs/updatedb |
Re: Bug fix
Quote:
However that locate package *does* need fixing. i used mv /usr/bin/gnu/* /usr/bin |
Re: File tools: updatedb locate
Quote:
Code:
Nokia-N900:~# tracker-files -s Files | grep frcode |
All times are GMT. The time now is 04:06. |
vBulletin® Version 3.8.8