About
context execution in bash.
Management
Passing environment between process
To send a variable or a function to another sub-process environment, you use the export command.
context execution in bash.
To send a variable or a function to another sub-process environment, you use the export command.