Skip to content

Instantly share code, notes, and snippets.

@iworkforthem
Created December 1, 2020 13:51
Show Gist options
  • Save iworkforthem/7e081136e2a6f3eb20b884b862ff9fd6 to your computer and use it in GitHub Desktop.
Save iworkforthem/7e081136e2a6f3eb20b884b862ff9fd6 to your computer and use it in GitHub Desktop.
find . -name "node_modules" -type d -prune | xargs du -chs
#Gist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment