Re: sourcing a perl script on cygwin

2008-06-27 Thread Florin Barbalau
child receives them? Thanks, Florin On 6/27/08, Brian Dessent <[EMAIL PROTECTED]> wrote: > Florin Barbalau wrote: > > > thanks for the explication. so I should understand that I can never > > run a perl script like this in order to set environment variables for > > th

Re: sourcing a perl script on cygwin

2008-06-27 Thread Florin Barbalau
, Brian Dessent <[EMAIL PROTECTED]> wrote: > Florin Barbalau wrote: > > > then If i run: > > $ /cygdrive/d/cdb_10_2/content/bin/system/ifssetenv.pl > > it works ok. > > > > but if I try to source as in the calling script (install_cdaa.sh) I >

sourcing a perl script on cygwin

2008-06-27 Thread Florin Barbalau
Hello, I have a windows server 2003 installation and I try to sun a script for an Oracle patch installation. I installed cygwin. The files in question are two and they have more or less the following content: install_cdaa.sh #!/bin/sh # Check if ORACLE_HOME has been set