Re: List of all applications
Re: List of all applications
- Subject: Re: List of all applications
- From: Christopher Stone <email@hidden>
- Date: Sat, 19 Feb 2011 21:04:00 -0600
On Feb 19, 2011, at 04:31, jan wrote:
> mdfind -onlyin /Applications/ 'kMDItemLastUsedDate > $time.now(-3600)'
______________________________________________________________________
One can search for multiple criteria:
mdfind -onlyin /Applications/ 'kMDItemFSName == "*.app"c && kMDItemLastUsedDate > $time.now(-86400)'
--
Chris _______________________________________________
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