Re: Compare files for 'find duplicates' script
Re: Compare files for 'find duplicates' script
- Subject: Re: Compare files for 'find duplicates' script
- From: Doug McNutt <email@hidden>
- Date: Mon, 21 Nov 2005 16:46:44 -0700
At 23:23 +0000 11/21/05, pete boardman wrote:
> set df to do shell script "md5 -q " & quoted form of ((POSIX path of f))
> set rf to do shell script "md5 -q " & quoted form of ((POSIX path of f) & "/rsrc")
Try these if the first works not. Somewhere around Panther the form was changed.
set df to do shell script "md5 -q " & quoted form of ((POSIX path of f) & "/..namedfork/data")
set rf to do shell script "md5 -q " & quoted form of ((POSIX path of f) & "/..namedfork/rsrc")
--
Applescript syntax is like English spelling:
Roughly, but not thoroughly, thought through.
_______________________________________________
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