Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Ross Boulet" To: Subject: RE: Text entry to command line program Date: Wed, 4 Feb 2004 08:26:25 -0600 Message-ID: <000901c3eb2a$e4c6e660$6400000a@RossLap> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <13116.1075878746@www1.gmx.net> X-IsSubscribed: yes > [...] > > > 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. Ross -- 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/