Skip to content

Instantly share code, notes, and snippets.

@lifofernandez
Created December 20, 2021 14:20
Show Gist options
  • Save lifofernandez/d9d7109ac27ab3430e5443949c22e25e to your computer and use it in GitHub Desktop.
Save lifofernandez/d9d7109ac27ab3430e5443949c22e25e to your computer and use it in GitHub Desktop.
uso de disco
# uso del disco carpetas de mas de 1G
du -ha / | awk '$1 ~ /G/'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment