Re: Compare files for 'find duplicates' script
Re: Compare files for 'find duplicates' script
- Subject: Re: Compare files for 'find duplicates' script
- From: Emmanuel <email@hidden>
- Date: Tue, 22 Nov 2005 09:25:31 +0100
At 4:46 PM -0700 11/21/05, Doug McNutt wrote:
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")
Oh. I tested the "/rsrc" version successfully under Tiger.
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