cc: [EMAIL PROTECTED]
03/31/2003 10:12Subject: Re: Bug in version 4.1 of ls
> Per ASCII character sequencing, in which a hyphen (0x2D) precedes a period
> (0x2E), one would expect ls to present the files dhclient-script and
> dhclient.conf in that order. And that is what version 4.0.37 of ls does.
> However, version 4.1 reverses them, showing dhclient.conf before
> dhclie
[EMAIL PROTECTED] wrote:
>
> I noticed a bug introduced between version 4.0.37 and 4.1 of ls.
Thanks for submitting the report. However, more information is
needed.
> Per ASCII character sequencing, in which a hyphen (0x2D) precedes a period
> (0x2E), one would expect ls to present the files dh
Hi,
I noticed a bug introduced between version 4.0.37 and 4.1 of ls.
Per ASCII character sequencing, in which a hyphen (0x2D) precedes a period
(0x2E), one would expect ls to present the files dhclient-script and
dhclient.conf in that order. And that is what version 4.0.37 of ls does.
However, v