Ed Schouten wrote: > * Mel <fbsd.hack...@rachie.is-a-geek.net> 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 _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"