At 09:26 AM 2/4/2004, Ross Boulet you wrote: >> [...] >> > > 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 >> >Unfortunately, this does not work. I had previously tried setting CYGWIN >within a shell to no avail. I found it must be set from dos before >launching bash or ksh.
Correct. Just as stated in the User's Guide: <http://cygwin.com/cygwin-ug-net/using-cygwinenv.html> -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/