I am executing:
child_process.exec(\'pkill -9 -f someprog\', (err) => { console.log(err); });
What I see on my side 100% is that