I'm trying to use du to sort the output by filesize, but it doesn't looks like there's an option for that.
Can I pipe it into another command to handle the sorting?
|
I'm trying to use Can I pipe it into another command to handle the sorting? |
|||
|
|
|
Shorter, and more succinct (and no Perl ;) ):
|
|||||||
|
|
Try this:
|
|||
|
|