Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save williamcroberts/56488be6b93747a6ab394e72a7d5331a to your computer and use it in GitHub Desktop.
Save williamcroberts/56488be6b93747a6ab394e72a7d5331a to your computer and use it in GitHub Desktop.
wcrobert@wcrobert-MOBL1:~/workspace/tpm2-tools/tools$ find -name \*\.c | grep nv | xargs grep -lv on_arg_nv_index | wc -l
21
wcrobert@wcrobert-MOBL1:~/workspace/tpm2-tools/tools$ find -name \*\.c | grep nv | wc -l
21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment