Applescript question
I know in AS you can send shell commands to the OS with do shell script. But how do I send some text to a shell app that is waiting for some input? AS doesn't recognize it as an App so i can't do tell application soandso blah blah blah. Any help is appreciated.