From owner-freebsd-current Thu Apr 18 14:53:12 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA11584 for current-outgoing; Thu, 18 Apr 1996 14:53:12 -0700 (PDT) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA11562 Thu, 18 Apr 1996 14:52:43 -0700 (PDT) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id XAA26853; Thu, 18 Apr 1996 23:52:31 +0200 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id XAA23017; Thu, 18 Apr 1996 23:52:31 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.7.5/8.6.9) id XAA02879; Thu, 18 Apr 1996 23:42:08 +0200 (MET DST) From: J Wunsch Message-Id: <199604182142.XAA02879@uriah.heep.sax.de> Subject: Re: Interesting bash bug - anyone else see this? To: bde@zeta.org.au (Bruce Evans) Date: Thu, 18 Apr 1996 23:42:07 +0200 (MET DST) Cc: ports@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199604181800.EAA06384@godzilla.zeta.org.au> from "Bruce Evans" at Apr 19, 96 04:00:51 am X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As Bruce Evans wrote: > This works fine here because my `more' is aliased to `less' like it should > be :-). `/bin/ls -lt /usr/src/lib/libc/obj/ | /usr/bin/more' fails in much > the under bash, sh and csh. bash gives better error messages but the pipe > always breaks. I don't have tcsh installed. Our more is basically a less. I can reproduce the problem for less, too. (Not surprising.) I can also reproduce the problem for /bin/sh, but not for tcsh. I can't seem to reproduce the problem for ``sh && less''. :-) weird... -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)