3eeae12c4
1 2 3
#!/bin/bash cppcheck --enable=all --force -j 5 -v . 1>makecheck.txt 2>makecheck_err.txt