Created
June 25, 2020 20:59
-
-
Save williamcroberts/56488be6b93747a6ab394e72a7d5331a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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