Hi all
I thought this would be easy to find but its proving harder than I thought.
I'm running a bash shell script that calls and expect script, problem is, when it calls the script it displays the output to the screen which I don't want. Its a login sequence of sorts and would like it to appear transparent.
I've looked along the lines of stty echo / -echo .. tput (seems to only work on echo display though)
Any ideas?
Thanks... T
I thought this would be easy to find but its proving harder than I thought.
I'm running a bash shell script that calls and expect script, problem is, when it calls the script it displays the output to the screen which I don't want. Its a login sequence of sorts and would like it to appear transparent.
I've looked along the lines of stty echo / -echo .. tput (seems to only work on echo display though)
Any ideas?
Thanks... T