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

Re: bloating file system



Mike Dresser said:
> On Wed, 16 Apr 2003, nate wrote:
>
>> cd /var ; find . -type d -maxdepth 1 | xargs du -s -h
>
> Say, what's the difference between that, and
>
> du -h --max-depth=1


hmm, probably nothing, didn't know that du had that option :)

nate





Reply to: