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
