[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: broken ls in coreutils 8.25
From: |
Pádraig Brady |
Subject: |
Re: broken ls in coreutils 8.25 |
Date: |
Sun, 14 Feb 2016 10:20:18 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
On 13/02/16 05:02, Max wrote:
> Hi Padraig,
>
> Could I suggest that with the new quoting style default for ls with
> terminal output, those files that are not quoted are indented by one
> space so that the actual names of each file start on the same column
> of text, with both long and short forms of output?
>
> Consider
>
> drwxr-xr-x 3 max max 4.0K Jun 17 2015 Wolfmother
> drwxr-xr-x 3 max max 4.0K Jun 17 2015 'World'\''s End Press'
> drwxr-xr-x 3 max max 4.0K Jun 17 2015 'Yeah Yeah Yeahs'
> drwxr-xr-x 3 max max 4.0K Jun 17 2015 Yeasayer
> drwxr-xr-x 3 max max 4.0K Jun 17 2015 YELLE
> drwxr-xr-x 3 max max 4.0K Jun 17 2015 'Yolanda Be Cool & Dcup'
> drwxr-xr-x 3 max max 4.0K Jun 17 2015 Yuksek
> drwxr-xr-x 3 max max 4.0K Jun 17 2015 'Zombie Nation'
> drwxr-xr-x 3 max max 4.0K Jun 17 2015 Zucchero
>
> versus
>
> drwxr-xr-x 3 max max 4.0K Jun 17 2015 Wolfmother
> drwxr-xr-x 3 max max 4.0K Jun 17 2015 'World'\''s End Press'
> drwxr-xr-x 3 max max 4.0K Jun 17 2015 'Yeah Yeah Yeahs'
> drwxr-xr-x 3 max max 4.0K Jun 17 2015 Yeasayer
> drwxr-xr-x 3 max max 4.0K Jun 17 2015 YELLE
> drwxr-xr-x 3 max max 4.0K Jun 17 2015 'Yolanda Be Cool & Dcup'
> drwxr-xr-x 3 max max 4.0K Jun 17 2015 Yuksek
> drwxr-xr-x 3 max max 4.0K Jun 17 2015 'Zombie Nation'
> drwxr-xr-x 3 max max 4.0K Jun 17 2015 Zucchero
>
> where I feel the second is much more readable in a fixed width font.
> It also emphasises the fact that the quotes were added by ls as
> opposed to being part of the original filename.
I like that!
For the -l case this makes a lot of sense.
thanks,
Pádraig
- Re: broken ls in coreutils 8.25,
Pádraig Brady <=