Skip to content

Instantly share code, notes, and snippets.

@mattkenefick
Created November 16, 2020 18:00
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 mattkenefick/6f7e42f9c903b00b565c05c6460fbd6a to your computer and use it in GitHub Desktop.
Save mattkenefick/6f7e42f9c903b00b565c05c6460fbd6a to your computer and use it in GitHub Desktop.
Ubuntu large file sizes
du -cha --max-depth=1 ./ | grep -E "M|G"
# 217M ./414022308
# 150M ./465935318
# 64M ./5L4DQfVIcdg
# 205M ./468631686
# 102M ./bo2KQer1KNM
# 199M ./392506072
# 87M ./sJIHLiYvsCk
# 105M ./ky9n1iwnEcM
# 104M ./ueZdjaapq40
# 182M ./472706263
# 189M ./kU82_b1LhTA
# 138M ./oFqyBErjEuA
# 80M ./11961576
# 76M ./720dObL070g
# 142M ./WHgh2ajazTw
# 2.0G ./
# 2.0G total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment