Skip to content

Instantly share code, notes, and snippets.

@qpfiffer
Created April 11, 2014 19:52
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 qpfiffer/347168f02c59e0421120 to your computer and use it in GitHub Desktop.
Save qpfiffer/347168f02c59e0421120 to your computer and use it in GitHub Desktop.
(master)
λ:~/src/survey-demo grep -rn 'respondant' * | wc -l
863
(master)
λ:~/src/survey-demo grep -rn 'respondent' * | wc -l
253
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment