I have a bash script that executes a series of commands. One of them is a application that itself creates a shell. How can I get my bash script to execute commands within that subshell?I have a bash script that executes a series of
I have a bash script that executes a series of commands. One of them is a application that itself creates a shell. How can I get my bash script to execute commands within that subshell?I have a bash script that executes a series of