On 08/18/2016 11:16 AM, Lawrence D’Oliveiro wrote:
On Thursday, August 18, 2016 at 8:00:51 PM UTC+12, gm wrote:os.system("python /home/pi/test/testserver.sh") command How to run shell ( not python ) script, from python code ?Take out the “python” from the command.
:-) Damn :-). Thank you !Tell me, do you know how can i send CTRl+C command from python to terminate this external shell script ?
-- https://mail.python.org/mailman/listinfo/python-list