-
-
Save Banhawy/37c89e9809e3adde43ba1ee997df2d76 to your computer and use it in GitHub Desktop.
[List disk storage info] #Linux
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
# Prints out a list of storage drives with their sizes, usage, and locations | |
df -ah |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment