Author: Adrian Bridgett Date: To: Hampshire LUG Discussion List Subject: Re: [Hampshire] Disk space tracking/du comparison
On Fri, Jul 4, 2008 at 08:06:52 -0400 (-0400), Andy Random wrote: >
> Hi,
>
> Does anybody know of any tools/scripts to track disk space usage or
> "compare" du output over time?
Not over time, but if you capture two du output fro successive days
you could feed them into e.g. xdiskusage. (and "diff" :-))