Update:
/usr/local/bin/stakeout /usr/local/script/tmctags `find $TM_PROJECT_DIRECTORY -name '*.as' | xargs echo` &
This command works fine in the terminal, but when I set it to a command (with HTML output so as not to freeze the player) it never terminates.
Changed the command to use the ruby stakeout and redirect the stderr to stdout.
/usr/local/script/stakeout.rb "rake" `find . -name '*.as' | xargs echo` 2>&1
This still hangs in the HTML preview, but killing the proc shows the output. Is there any way to get output from a running command before it terminates?
___________________ Ben Jackson Diretor de Desenvolvimento
+55 (21) 2256-1022 ben@incomumdesign.com http://www.incomumdesign.com