bug-coreutils
[Top][All Lists]
Advanced

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

bug#26727: Plain ls (from coreutils git master local build) sometimes em


From: Pádraig Brady
Subject: bug#26727: Plain ls (from coreutils git master local build) sometimes emit leading spaces at output lines
Date: Mon, 1 May 2017 09:12:40 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

tag 26727 notabug
close 26727
stop

On 01/05/17 02:17, Shlomi Fish wrote:
> On Mageia x86-64 6 and fedora 26 x86-64, I am getting this with an ls
> inovcation with ls from coreutils git master commit
> d91e912343ab04b37d011b5c8a7c0723edc35e3d :
> 
> address@hidden:~$ /home/shlomif/apps/to-del-coreutils/bin/ls
>  apps   Backup   conf      Docs       Mail    node_modules   tmp
>  Arcs   bin      Desktop   Download   Music   progs         'VirtualBox VMs'
> address@hidden:~$ ls # mageia v6's
> apps  Backup  conf     Docs      Mail   node_modules  tmp
> Arcs  bin     Desktop  Download  Music  progs         'VirtualBox VMs'
> address@hidden:~$
> 
> 
> As you can see, in the git master output there are leading spaces in the 
> output
> lines. Can and should this be fixed?

That was done to better align items when 'quotes' are added on some items.
It's a trade off and your example is pretty much worst case.
If you prefer you can get original output by adding -N to your ls alias.

thanks,
Pádraig





reply via email to

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