Skip to content

Instantly share code, notes, and snippets.

@ogabrielguerra
Created August 11, 2021 18:11
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 ogabrielguerra/c43fc402951966afacb87808016a1964 to your computer and use it in GitHub Desktop.
Save ogabrielguerra/c43fc402951966afacb87808016a1964 to your computer and use it in GitHub Desktop.
find . -name "*.[extension]" | xargs wc -l | tail -1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment