Skip to content

Instantly share code, notes, and snippets.

@ereli
Created April 28, 2020 20:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ereli/248d7d0a78fdd745b0bab9420566fde6 to your computer and use it in GitHub Desktop.
Save ereli/248d7d0a78fdd745b0bab9420566fde6 to your computer and use it in GitHub Desktop.
show disk space over 1G
sudo du -h|grep -P '^\d+\.?\d?G'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment