I need to list a stream from a script, something like this:
echo "view @CaltransDist10" | rainbowstream
this does not work.
Outside of using expect scripting, is there any simple way to feed a single command to rainbowstream, get the output, and have it exit?
I need to list a stream from a script, something like this:
echo "view @CaltransDist10" | rainbowstream
this does not work.
Outside of using expect scripting, is there any simple way to feed a single command to rainbowstream, get the output, and have it exit?