How do I get the console output of another program, preferably in python? -


i working on raspberry pi, , made python application takes care of communication hardware device. program starts on boot-up.

the person making wants able see output of console of program while running. how can output of different program? screen suggested, ability remotely kill program not desirable.


Comments