Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: SQL*PLUS and CygWin
Before you run sqlplus, set the ComSpec env variable, like so:
set ComSpec=c:\usr\local\wbin\sh.exe
Next time you host out it will run this instead of the default ComSpec='C:\WINNT\system32\cmd.exe'
HTH,
Warren Lindsey
Stefan Jahnke wrote:
>Hi everybody
>
>I'm using cywin on my Win2k box to get a reasonable shell. Now there's one
>problem left: Everytime I issue a "host" command within SQL*PLUS, I get a
>Windows console. I would like to get the bash prompt instead. Is there any
>
>Any ideas ?
>
>Regards,
>Stefan
>
>
>
>
>
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Warren Lindsey INET: wlindsey_at_ponvia.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (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).Received on Thu Dec 19 2002 - 06:53:48 CST
![]() |
![]() |