[OS X TeX] Applescript to help update the Engines folder after a TeXShop update

David Watson dewatson at me.com
Wed Mar 17 01:38:55 CET 2010


On Mar 16, 2010, at 6:52 PM, Nathan Paxton wrote:

> 	Ramon,
> 
> 	When I run this script, I get the following error: error "find: -exec: no terminating \";\" or \"+\"" number 1 for the line:
> set command to "find ~/Library/TeXShop/Engines -name '*.engine' -type f -exec md5sum {} // ;"
> 

The find command under bash expects the -exec option to be terminated by \;

> 
> 	How can I fix the script?
> 
> Thanks in advance for your help. 




More information about the macostex-archives mailing list