redirection process stdout
My embedded system have a industrial computer,the industrial PC run a program automatically while it boot,because I had add a command line in the rc.local,the program can display its status in realtime.I can telnet to the industrial PC with root user,now is the question:How can I watch the program's stdout in the industiral PC ,or redirection the process stdout?
Thank you for any suggestion!
|