screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Screen terminating on GNU


From: Bruno Cudini
Subject: Re: Screen terminating on GNU
Date: Wed, 15 Nov 2017 10:44:52 +0100
User-agent: NeoMutt/20170113 (1.7.2)

Hi,

Le lundi 13 nov. 2017 à 15:22:46 (+0530), Mounika Maddula a écrit :
> But I notice that even screen sessions are getting terminated automatically.
> When I try attaching to last screen session using 'screen -r', I get message
> saying 'no screen sessions found'. Can you please let me know what could
> possibly be the issue?

How do you start those processes? If you launch the command `screen
/usr/local/bin/mycommand`, it will close once it's done. You can either run
screen, then the command in it, or use the "zombie" parameter for screen, so
that it won't close windows once processes are done.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]