in reply to Re^3: Calling a shell script after changing directory
in thread Calling a shell script after changing directory
Thanks Salva. there seems to be an issue with the shell script which is setting the environment variables. I am calling a shell file siebenv.sh which resides in the siebel server. if you want to execute it manually then you just need to fire the following command.
. ./siebenv.sh Now when you do that from perl, it is not happening. I guess there is nothing to do from Perl. But still I am lost here :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Calling a shell script after changing directory
by salva (Canon) on May 11, 2016 at 09:41 UTC | |
by Gouravhere (Initiate) on May 11, 2016 at 10:01 UTC |