Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Apr 1996 18:19:31 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, j@uriah.heep.sax.de
Cc:        freebsd-current@FreeBSD.ORG, ports@FreeBSD.ORG
Subject:   Re: Interesting bash bug - anyone else see this?
Message-ID:  <199604190819.SAA08903@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> This works fine here because my `more' is aliased to `less' like it should

>Our more is basically a less.  I can reproduce the problem for less,

My `less' is basically version 97 which is much less than the current
version :-).  It has no problems, perhaps for the same reason that `cat' 
has no problems.

They don't make programs like less-97 any more :-).  It was less in many
ways even in 1988.  E.g., it doesn't use ctype and it prints character
0xFF as "^?" although isprint(0xFF) is nonzero.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604190819.SAA08903>