pysphere icon indicating copy to clipboard operation
pysphere copied to clipboard

vm.start_process shows only PID

Open Alirezaies opened this issue 8 years ago • 0 comments

Hello I am using vm.start_process('/bin/sh' args=["-c some commands"])

And it returns me a PID instead of the output

How can I see the output?

Alirezaies avatar Dec 08 '16 12:12 Alirezaies