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

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



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.


Reply to: