Ed Schouten wrote:
> * Mel <[email protected]> wrote:
>> Example usage:
>> # du -xht 20m .
>>  29M    ./contrib/binutils
>>  52M    ./contrib/gcc
>> 237M    ./contrib
>>  35M    ./crypto
>>  28M    ./lib
>>  20M    ./share
>>  55M    ./sys/dev
>> 139M    ./sys
>> 545M    .
> 
> Ooh! That looks awesome!
> 

Would this option benefit from perhaps swinging both ways?
As in:
du -t +20m (show >20mb)
du -t -20m (show <20mb)

Or something along those lines
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[email protected]"

Reply via email to