Created
March 26, 2021 18:50
-
-
Save pnsinha/e4be1f2bd95c3dd1c95f2a389029b9eb to your computer and use it in GitHub Desktop.
linux management
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| du -sh dir | |
| du -h --max-depth=1 | |
| du -h --max-depth=1 | sort -n |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment