Hi All,
I'm running a bash script where i source one file which contains all the ENV variables and some settings.Once i source that file a subshell is created and rest of the commands in script dosen't get executed.Can anyone guide as how i can run the commands in subshell.
Regards,
Ranjan.
I'm running a bash script where i source one file which contains all the ENV variables and some settings.Once i source that file a subshell is created and rest of the commands in script dosen't get executed.Can anyone guide as how i can run the commands in subshell.
Regards,
Ranjan.