This content has been marked as final.
Show 3 replies
-
1. Re: run bash scripts on osx?
Muppet Mark Feb 8, 2010 9:00 AM (in response to jbriant)Can I ask what your bash script is for?
-
2. Re: run bash scripts on osx?
jbriant Feb 8, 2010 11:15 AM (in response to Muppet Mark)I want to process files using ffmpeg and stuff like that.
-
3. Re: run bash scripts on osx?
Muppet Mark Feb 8, 2010 12:47 PM (in response to jbriant)You are most likely going to be way out of my depth on this. Bridge can issue command line though app.system()
In CS3 & CS4 file.execute() can execute a shell script if its permissions have been set. I only have CS2 so I can't try this out.

