On 2009-Jun-10, at 12:41 PM, Jon Stovell (a.k.a. Sesquipedalian) wrote:

4. In the Query section of the source details, type
"kind:app" (without the quotation marks).

Cool trick. I was just testing this and noticed a difference in these two queries.

    % mdfind "kMDItemKind == Application" | wc -l
         483
    % mdfind "kind:app" | wc -l
         689

Why the difference? No idea, but the first version seems to include all I would want and then some. Since smaller catalogs usually keep QS happier, I'm going with that.

--
Rob McBroom
<http://www.skurfer.com/>

It's not that I think guns, drugs, prostitution, swimming, eating and reading should be legal. It's just that no one on Earth has the authority to make them illegal.



--
Rob McBroom
<http://www.skurfer.com/>

It's not that I think guns, drugs, prostitution, swimming, eating and reading should be legal. It's just that no one on Earth has the authority to make them illegal.





Reply via email to