blob: 6879b850954a4c1ea341d0f4cbc78c0eb2c2f354 [file] [log] [blame]
1. Build featcheck
2. Add build directory to path
3. Switch to the directory containing json files (in subdirectories)
4. Enter command
find * -name *.json -printf '\n\n%p:\n\n' -exec featcheck {} \; &>log
5. The results are now found in the log file