Re: weird behaviour
Re: weird behaviour
- Subject: Re: weird behaviour
- From: "Mark J. Reed" <email@hidden>
- Date: Mon, 28 Jul 2008 13:43:39 -0400
> set posix_paths to paragraphs of (do sehll script "find " & (quoted form of
> posix path of your_folder) & " -mtime 14")
Actually, you want "-mtime +14". If you just use "-mtime 14", it
will only find files modified within one day of 14 days ago, not any
older files.
--
Mark J. Reed <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