• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: List of all applications
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: List of all applications


  • Subject: Re: List of all applications
  • From: jan <email@hidden>
  • Date: Sat, 19 Feb 2011 11:31:44 +0100
  • Thread-topic: List of all applications

Hi Mark,

Try this:

Code looks in /Applications
3600 means seconds

mdfind -onlyin /Applications/ 'kMDItemLastUsedDate > $time.now(-3600)'

Best regards,jan



On 18/02/11 19:30, "email@hidden" <email@hidden> wrote:

>
> I'd like to create an AppleScript to scan my hard drive and produce a list of
> all my applications and the date they were last opened.  The purpose is to
> find unused apps so I can see which ones to delete.
>
> I've tried using the Unix 'find' command, i.e.
> find . -name "*.app" -print
> but that also goes into the application bundles, which I don't want.  Plus, it
> doesn't give the date they were last opened.
>
> Has something like this already been written?  If not, I'd really appreciate
> some pointers.
>
> Thanks,
> Marc _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> AppleScript-Users mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> edepot.com
> Archives: http://lists.apple.com/archives/applescript-users
>
> This email sent to email@hidden

 _______________________________________________
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

  • Follow-Ups:
    • Re: List of all applications
      • From: Christopher Stone <email@hidden>
    • Re: List of all applications
      • From: email@hidden
References: 
 >List of all applications (From: email@hidden)

  • Prev by Date: Re: need some help
  • Next by Date: getting address book data into FM pro
  • Previous by thread: Re: List of all applications
  • Next by thread: Re: List of all applications
  • Index(es):
    • Date
    • Thread