Skip to content

Instantly share code, notes, and snippets.

@bradstemke
Created October 26, 2016 18:28
Show Gist options
  • Save bradstemke/9b2d249295abaa02536e8014578a629a to your computer and use it in GitHub Desktop.
Save bradstemke/9b2d249295abaa02536e8014578a629a to your computer and use it in GitHub Desktop.
This is for all .liquid files within directory
find . -name '*.liquid' | xargs wc -l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment