Skip to content

Instantly share code, notes, and snippets.

@Banhawy
Created February 2, 2019 15:28
Show Gist options
  • Save Banhawy/37c89e9809e3adde43ba1ee997df2d76 to your computer and use it in GitHub Desktop.
Save Banhawy/37c89e9809e3adde43ba1ee997df2d76 to your computer and use it in GitHub Desktop.
[List disk storage info] #Linux
# 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