Re: oldest file of folder1
Re: oldest file of folder1
- Subject: Re: oldest file of folder1
- From: Emmanuel <email@hidden>
- Date: Tue, 1 Feb 2005 22:31:12 +0100
At 1:59 PM -0700 2/1/05, Robert Poland wrote:
Here's what I'm trying to do. Apparently "oldest" is not an
acceptable description. Is there an easy to accomplish this?
Try this:
set f to posix path of your_folder_path_here
set the_oldest to last paragraph of (do shell script "ls -t " &
quoted form of f)
Emmanuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden