GNU bug report logs - #49994
upgrade: have "-s" of 'ls' display alloc'd sizes for specified "--block-size"

Previous Next

Package: coreutils;

Reported by: L A Walsh <coreutils <at> tlinx.org>

Date: Wed, 11 Aug 2021 06:58:02 UTC

Severity: wishlist

Full log


Message #8 received at 49994 <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: L A Walsh <coreutils <at> tlinx.org>, 49994 <at> debbugs.gnu.org
Subject: Re: bug#49994: upgrade: have "-s" of 'ls' display alloc'd sizes for
 specified "--block-size"
Date: Wed, 11 Aug 2021 00:40:56 -0700
On 8/10/21 11:56 PM, L A Walsh wrote:
> Perhaps the '-s' option in ls could pay attention to
> the user-specified block-size?

Doesn't it already do that?

$ ls -s libc.so
12192 libc.so
$ ls -s --block-size=1 libc.so
12484608 libc.so




This bug report was last modified 3 years and 302 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.