I am calling two shell scripts in a row. I'd like to get the environment variables at the end of the first one so that I can inject them into the second one as it starts.
I'm fairly sure this isn't possible, but I'd just like to make sure.
I am calling two shell scripts in a row. I'd like to get the environment variables at the end of the first one so that I can inject them into the second one as it starts.
I'm fairly sure this isn't possible, but I'd just like to make sure.