I have a project in python2 to stop and resume processes by name. I tried os.system("pkill -STOP -f \'processA\'") and also os.system("pk
os.system("pkill -STOP -f \'processA\'")
os.system("pk