Re: Unzip multiple items Applescript-terminal syntax help!
Re: Unzip multiple items Applescript-terminal syntax help!
- Subject: Re: Unzip multiple items Applescript-terminal syntax help!
- From: Axel Luttgens <email@hidden>
- Date: Thu, 29 Oct 2009 15:02:37 +0100
Le 28 oct. 2009 à 22:47, Cerciello a écrit :
[...]
do script "cd " & this_path & find . -exec unzip -o {} \; & rm -rf
__MACOSX;
[...]
Back to another question: are you sure to have retrieved all wanted
data, even after having deleted the __MACOSX directory? That is,
aren't the archives you are unzipping liable to contain files with a
resource fork or other vital metadata?
Axel
_______________________________________________
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