X-Spam-Check-By: sourceware.org
Message-ID: <4468A6C2.4CCD70C4@dessent.net>
Date: Mon, 15 May 2006 09:05:22 -0700
From: Brian Dessent <brian@dessent.net>
X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: rvxt-20050409-1 console problem
References: <Pine.GSO.4.63.0605151043130.26103@access1.cims.nyu.edu> <e4a52n$9s9$1@sea.gmane.org> <44689C8D.A2E6459C@dessent.net> <e4a87j$m9t$1@sea.gmane.org>
Content-Type: text/plain; charset=iso-8859-1
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k4FG5i3E010568

Sven Köhler wrote:

> So how can you explain, that i see text within cygwin, when i run javaw.exe?
> 
> $ javaw
> Usage: javaw [-options] class [args...]

Please re-read what I wrote.  What you are seeing here is the expected
result of *not* using a windows console but instead a pty, which to
javaw.exe will appear to be redirection to a pipe.  And again, since a
pipe does not involve a windows console in any way it is irrelevant.  If
you try the above from a windows console (this means CMD.EXE, no rxvt,
no xterm, no CYGWIN=tty) you get no output whatsoever from javaw.exe.

The distinction may not matter to you, but the default "Bash shell" that
Cygwin provides is precisely this, a stock windows console.

Brian

--
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/


