aliases | category | classification | date | date_modified | draft | id | image | links | local_archive_links | pinned | series | tags | title | type | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cli |
public |
2019-01-28 04:52:01 -0800 |
2019-01-28 04:52:01 -0800 |
false |
20190128125201 |
false |
false |
|
Sort files and directories by disk size |
tech-note |
Sort files and directories by human-readable disk size order.
$ du --summarize --human-readable * | sort --human-numeric-sort --reverse