bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59535: suggestion for: info ls


From: Pádraig Brady
Subject: bug#59535: suggestion for: info ls
Date: Thu, 24 Nov 2022 13:19:52 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.0

On 23/11/2022 19:51, Günter Essers wrote:
Hi,

though here

https://www.gnu.org/software/coreutils/manual/html_node/ls-invocation.html

I had read "Later options override earlier options that are
incompatible", at first I was a bit surprised about the different output
for 'ls -lC' and 'ls -Cl'. (I contacted your website documenting GNU
coreutils 9.1.)

u@host$ mkdir dummy
u@host$ cd dummy/
u@host$ touch file1
u@host$ ls -lC
file1
u@host$ ls -Cl
insgesamt 0
-rw-r--r-- 1 u u 0 23. Nov 20:31 file1

Would a remark in the manual be an exaggeration and too fussy?

My working environment: GNU coreutils 8.32, Debian 11.5.

I hope not having wasted your time. Regards     

It's a good suggestion, which has actually already been implemented:
https://github.com/coreutils/coreutils/commit/1625916a1

Note the web page is generated from the info pages of the latest release.
It's just your distro is using an old release at this stage.

Marking this as done.

thanks,
Pádraig





reply via email to

[Prev in Thread] Current Thread [Next in Thread]