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

Re: Command line tool to report free/used per partition



On 04/11/2020 10:51 AM, David Wright wrote:
On Sat 11 Apr 2020 at 10:21:16 (-0500), Richard Owlett wrote:
I've a laptop dedicated to comparing space used by different install
options.

I need a command line tool report on spaced actually used on each
partition. Gparted reports that by default, but I need a command line
tool.

df for disk space free, du for disk usage. For the latter, you
probably want -b, -s and -x and root.

Cheers,
David.

For my current needs, du is too fine grained.
My current vision includes cataloging the number of items returned by "apt-mark showmanual" and space occupied by the installed system.

I have not selected all the metrics I wish to compare.

Thank you




Reply to: