mirror of
https://github.com/cheat/cheat.git
synced 2024-11-24 06:51:36 +01:00
add cheatsheet for du
This commit is contained in:
parent
75fab5231f
commit
b6adaa9446
2
cheat/cheatsheets/du
Normal file
2
cheat/cheatsheets/du
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
#sort directories/files by size
|
||||||
|
du -sk *|sort -rn
|
Loading…
Reference in New Issue
Block a user