mardi 30 octobre 2018

Why this linux command in pyton wont open xterm terminal?

I have the following line of code

print linuxCommand.execute_ssh_command("xterm -e \"cd /home/;./lapras.sh; bash\" &", True, False)

It wont open the graphic terminal,I can do it manually with a script or running another script, also the test is running on a Debian session in a server.

Aucun commentaire:

Enregistrer un commentaire