|
Bash Script Missing Output
Dear LQ users
My problem is executing a bash script. I have a series of commands I want to execute in sequence that last being an expect script. When I type them out to the command line Everything executes normally but when I execute them all inside a bash script some of the output is missing. I can recall this happening but I can't seem to find a reference to what the fix is.
Any help would be appreciated
|