Re: sqlplus and the shell...

From: Andrew Finkenstadt <andy_at_vistachrome.com>
Date: Wed, 8 Sep 1993 22:57:20 GMT
Message-ID: <CD253L.Lnt_at_vistachrome.com>


rpinder_at_hsc.usc.edu (Rich Pinder) writes:
>I issue this from the shell:
>sqlplus rpinder/mypass _at_ startfile | awk -f fixit

Try: </dev/null sqlplus rpinder/mypass _at_startfile | awk -f fixit

Or put "exit" in startfile.sql

>it starts and executes fine, but I get left in sqlplus - what I'd like to
>have happen is exit the process and return to the shell.
 

>Am I missing something about oracle?
>--

>Rich

-- 
Andrew Finkenstadt  |  andy_at_{homes.com,vistachrome.com,genie.geis.com}
Systems Analyst     |  Vista-Chrome, Homes & Land Publishing Corporation
                    |  1600 Capital Circle SW, Tallahassee Florida 32310
+1 904-575-0189     |  GEnie Postmaster, Unix & Internet RoundTables Sysop
Received on Thu Sep 09 1993 - 00:57:20 CEST

Original text of this message