Automator running a sed command hangs...
I'm attempting to pass a lot of text to a Run Shell Script action. Simply put...
sed 's/= /=/'
Easy right? It should replace all '= ' with '=' to stdin.
For some reason my computer will only run this once. To get past this action I need to restart the computer, reopen Automator and attempt to run the whole workflow again.
I've saved the text to a textedit.rtf and run the sed command from Terminal. It returns results immediately. Again... Automator will only run this once before requiring a restart to get past that action.
I think I've successfully narrowed this down to an Automator problem.
Has anyone seen problems with Automator running shell script actions? If so, what's a good workaround?
Power Mac G4 Mac OS X (10.4.8)
sed 's/= /=/'
Easy right? It should replace all '= ' with '=' to stdin.
For some reason my computer will only run this once. To get past this action I need to restart the computer, reopen Automator and attempt to run the whole workflow again.
I've saved the text to a textedit.rtf and run the sed command from Terminal. It returns results immediately. Again... Automator will only run this once before requiring a restart to get past that action.
I think I've successfully narrowed this down to an Automator problem.
Has anyone seen problems with Automator running shell script actions? If so, what's a good workaround?
Power Mac G4 Mac OS X (10.4.8)