Thanks to all that tried to help, that fixed it.

Surrounded the call from script A to script B with eval and it expands the
line the way I needed it.

eval "exfail.sh $EXFAIL_OPTIONS $SID"

Thanks,
Ethan

-----Original Message-----
Sent: Wednesday, March 06, 2002 1:23 PM
To: Multiple recipients of list ORACLE-L


No that did not work, thanks.  I remember the command I am more specifically
looking for, it is a command that says to do expansion twice on a line,
anyone remember what this is?

basically if you have a variable that looks as follows

echo $FOO

-g "dba apps"

the double quotes will get exanded another time so they are picked up
correctly when you call

foo.sh $FOO

- Ethan


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Post, Ethan
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to