Linked Questions

Popular Questions

can some one quickly help me to run the below system command using python?

command i want to run: (msend -v -n CELL -a CLASS -b "slot1= 'variable' " -m "my message")

all the single and double quots has to be there. and variable will contain the actuall value which needs to be submitted for every different run.

Thanks in advance, Kaushik KM

Related Questions