Date: Thu, 18 Apr 1996 23:42:07 +0200 (MET DST) From: J Wunsch <j@uriah.heep.sax.de> To: bde@zeta.org.au (Bruce Evans) Cc: ports@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: Interesting bash bug - anyone else see this? Message-ID: <199604182142.XAA02879@uriah.heep.sax.de> In-Reply-To: <199604181800.EAA06384@godzilla.zeta.org.au> from "Bruce Evans" at Apr 19, 96 04:00:51 am
next in thread | previous in thread | raw e-mail | index | archive | help
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. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604182142.XAA02879>