Re: List of all applications
Re: List of all applications
- Subject: Re: List of all applications
- From: jan <email@hidden>
- Date: Sun, 20 Feb 2011 17:00:25 +0100
- Thread-topic: List of all applications
Title: Re: List of all applications
Hi marc,
OK then try with this extra grep option
mdfind -onlyin /Applications/ 'kMDItemLastUsedDate > $time.now(-3600)' | grep .app
Best regards,jan
On 20/02/11 02:34, "email@hidden" <email@hidden> wrote:
> On Feb 19, 2011, at 2:31 AM, jan wrote:
>
>> mdfind -onlyin /Applications/ 'kMDItemLastUsedDate > $time.now(-3600)'
>
> Thanks for this, Jan. That's an interesting command. I read the man page for
> mdfind and, unfortunately, it appears that you can't search for applications
> only with this command. Bummer. =:\
>
> Marc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden