Skip to content

Instantly share code, notes, and snippets.

@alexgman
Forked from codyjlandstrom/gist:10737845
Last active August 29, 2015 14:25
Show Gist options
  • Save alexgman/c986eeeb59a30db00366 to your computer and use it in GitHub Desktop.
Save alexgman/c986eeeb59a30db00366 to your computer and use it in GitHub Desktop.
awk -F\" '{print NF-1}' <fileName>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment