SysMonTask
SysMonTask copied to clipboard
Replace both times that popen("cat | grep") is used
Since we can just open the file in python, these were easy to change.
This works, and is faster. Thanks. But again it would be better if you can modify pull request to v1.x.x branch rather than master.
Sorry. I will change that. I didn't know I should have been merging there instead.