Created
April 28, 2020 20:51
-
-
Save ereli/248d7d0a78fdd745b0bab9420566fde6 to your computer and use it in GitHub Desktop.
show disk space over 1G
This file contains 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
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