Skip to content

Instantly share code, notes, and snippets.

@wipermail
Last active November 5, 2019 11:49
Show Gist options
  • Save wipermail/adf4a233eaa575b645c64f97fbef11a3 to your computer and use it in GitHub Desktop.
Save wipermail/adf4a233eaa575b645c64f97fbef11a3 to your computer and use it in GitHub Desktop.
show linux size files
du -hsx * | sort -rh | head -10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment