Created
December 1, 2020 13:51
-
-
Save iworkforthem/7e081136e2a6f3eb20b884b862ff9fd6 to your computer and use it in GitHub Desktop.
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
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