[...] > > Try something like: > > > > CYGWIN=notty sqlplus > > > > Is that saying notty for sqlplus and tty for everything else? [...]
No, that's an interactive command line, it's not a setting of the CYGWIN variable (i.e. it's not CYGWIN="notty sqlplus"). The above actually launches sqlplus, setting the CYGWIN variable to "notty" for its process. SLao -- GMX ProMail (250 MB Mailbox, 50 FreeSMS, Virenschutz, 2,99 EUR/Monat...) jetzt 3 Monate GRATIS + 3x DER SPIEGEL +++ http://www.gmx.net/derspiegel +++ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/