Timeline for How to see output of a running program over ssh
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 11, 2012 at 10:38 | comment | added | Soroush Rabiei | I need to see output after pilot is started. Pilot is started in when bashrc in loaded. | |
| Apr 11, 2012 at 10:01 | comment | added | ams | If you can't figure out what launches pilot, then move the binary to one side (e.g. pilot.real) and insert a script named pilot that contains exec screen pilot.real "$@". | |
| Apr 11, 2012 at 9:47 | comment | added | wilx | How is the pilot program started on the embedded system? Can you modify the way it is being executed? | |
| Apr 11, 2012 at 9:36 | comment | added | Soroush Rabiei | Can't figure out how do I do that... | |
| Apr 11, 2012 at 9:28 | history | answered | wilx | CC BY-SA 3.0 |