• 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: Getting files/folders by creation date in the Finder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting files/folders by creation date in the Finder


  • Subject: Re: Getting files/folders by creation date in the Finder
  • From: Steve Thompson <email@hidden>
  • Date: Sat, 20 Jun 2009 23:12:06 +0100


On 20 Jun 2009, at 22:57, Steve Thompson wrote:

stat <filename> returns the creation date as column 8.

Sorry. Replying to myself...

do shell script "stat -f " & quote & "%m%t%Sm %N" & quote & " " & quoted form of f & "* | sort -rn | cut -f2-"

Steve
 _______________________________________________
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

References: 
 >Getting files/folders by creation date in the Finder (From: Christopher Stone <email@hidden>)
 >Re: Getting files/folders by creation date in the Finder (From: Steve Thompson <email@hidden>)

  • Prev by Date: Re: Getting files/folders by creation date in the Finder
  • Next by Date: Re: FileMaker Create Record Target
  • Previous by thread: Re: Getting files/folders by creation date in the Finder
  • Next by thread: Re: Getting files/folders by creation date in the Finder
  • Index(es):
    • Date
    • Thread