til
Get sizes of folder in current directory
du
-h
--max-depth
=
1
.
and sort by size
du
-h
--max-depth
=
1
.
|
sort
-hr