[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: du suggestion for improvement
From: |
Pádraig Brady |
Subject: |
Re: du suggestion for improvement |
Date: |
Mon, 27 Jun 2016 20:39:21 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
On 27/06/16 20:02, macuga wrote:
> Hi coreutils maintainers.
>
> Is there a chance to add an option to "du" utility to view also inodes
> count (file count)?
>
> Reason:
> if "df -i" shows 100% I need some command to display a directory with
> many files in.
Good suggestion :)
Already implemented in coreutils 8.22
http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=v8.21-99-g333dc83
thanks,
Pádraig