开发者

Is it bad to run a long-running process on a server in a Gnu Screen session?

I have a long running process that currently logs output to stderr, and I'm just starting it up and leaving it running on the server within a gnu screen session on the server, which I just detach when I logout of the server and reattach after I log in, if I want to see what the process is do开发者_JAVA百科ing.

Are there any drawbacks to running a long-running process this way?


Screen is designed for this. So no, there are no real drawbacks this way.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜