Le 16/10/11 03:24, Kaz Kylheku a écrit :
> On 2011-10-15, jacob navia<> wrote:
>> Le 15/10/11 06:35, Roberto Waltman a écrit :
>>> jacob navia wrote:
>>>> I am developing in the Mac OS X (10.7) system, and it has some nice
>>>> features that I hadn't seen in any windows/unix system.
>>>>
>>>> mdfind some-identifier ...
>>>> but it comes back in seconds instead of hours like grep.
>>>
>>> That probably means that it looks into a keyword database, built by
>>> indexing the files in the background, over many hours instead of
>>> seconds.
>>> And yes, the same functionality is available under Linux and Windows.
>>
>> Sorry but I have never even heard about something like that under
>> windows/linux.
>> Maybe you have an example?
>
> http://freshmeat.net/search?q=file+i...&submit=Search
>
> 45 hits, some of them relevant-looking.
>
> http://freshmeat.net/search?q=file+search&submit=Search
>
> 251 hits.
>
> Man, you really are still a goof, sorry to say.
>
> Windows has dynamic file indexing since Vista, if not before.
Sure, but it doesn't index everything, as I have seen lately.
Only some selected directories. SUre you can change that but still,
it doesn't match the easy of use of not doing anything
I used the find utility in windows XP, and the terrible interface
with the dog just convinced me to avoid it completely. In any case it
wasn't a background process as it is in the mac
Under linux there *could* be an indexing utility around of course,
but it is not automatic like mdfind.
What is interesting in the mac is the number of automatic utilities
like mdfind, for instance the indredibly useful backup utility, that
work out of the box without any need for big configurations, etc.