From owner-freebsd-current Wed Sep 2 09:52:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA21664 for freebsd-current-outgoing; Wed, 2 Sep 1998 09:52:28 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from pinhead.parag.codegen.com (ppp-asfm08--194.sirius.net [205.134.241.194]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA21656 for ; Wed, 2 Sep 1998 09:52:26 -0700 (PDT) (envelope-from parag@pinhead.parag.codegen.com) Received: from pinhead.parag.codegen.com (localhost.parag.codegen.com [127.0.0.1]) by pinhead.parag.codegen.com (8.9.1/8.8.8) with ESMTP id JAA01329; Wed, 2 Sep 1998 09:50:08 -0700 (PDT) (envelope-from parag@pinhead.parag.codegen.com) Message-Id: <199809021650.JAA01329@pinhead.parag.codegen.com> X-Mailer: exmh version 2.0.2 2/24/98 To: aw1@stade.co.uk cc: Mike Smith , current@FreeBSD.ORG Subject: Re: Pipeline behaviour - changed? In-reply-to: Your message of "Wed, 02 Sep 1998 12:22:45 BST." <19980902122245.A707@stade.co.uk> X-Face: =O'Kj74icvU|oS*<7gS/8'\Pbpm}okVj*@UC!IgkmZQAO!W[|iBiMs*|)n*`X ]pW%m>Oz_mK^Gdazsr.Z0/JsFS1uF8gBVIoChGwOy{EK=<6g?aHE`[\S]C]T0Wm X-URL: http://www.codegen.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 02 Sep 1998 09:50:08 -0700 From: Parag Patel Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >'yes | head -2' behaves as it should when run from the console, with >csh, sh, bash and ksh. It probably always has. > >It misbehaves when run in an xterm under kde. It works when run under >kvt under kde. > >Other than saying "it seems to be an xterm problem" I'm baffled. That's odd - it works for me under both kvt and xterm on 3.0-CURRENT of a couple of days ago: $ yes | head -2 y y Broken pipe $ Seems to be the expected behavior, yes? I was having some trouble with xterm from the 2.2.6 CD-ROM screwing up the utmp file (after I'd upgraded to 3.0-CURRENT) so I picked up a copy of the latest 3.0-SNAP CD, reinstalled all of X from there, and things are fine again. Perhaps you're not running a 3.0 version of xterm? -- Parag To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message