Executing a file remotely

Hank soundwave56 at yahoo.ca
Wed Feb 11 18:20:41 EST 2004


Hi, 

I was wondering how I would execute a file remotely? For example,
test.exe resides on machine A, my python script is running on Machine
B. I would like to execute "test.exe -parameters" on machine A from a
script running on machine B.

Does anyone know how to do this easily in python?

Thanks a lot.
Hank



More information about the Python-list mailing list