So I have a python file that runs nonstop. I know I can end it by pressing Control + C but I need to do this using another script.
Is there a script equivalent to pressing Control + C ?
So I have a python file that runs nonstop. I know I can end it by pressing Control + C but I need to do this using another script.
Is there a script equivalent to pressing Control + C ?