screen-users
[Top][All Lists]
Advanced

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

Re: Exiting a list of screen sessions


From: Micah Cowan
Subject: Re: Exiting a list of screen sessions
Date: Sat, 28 Feb 2009 15:04:27 -0800
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Marc Lanctot wrote:
> Typically I run commands on servers and let them run for some time..
> when I'm done I kill all the processes with one command.
> 
> I would like to be able to kill all my screens in one command as well,
> so I thought of parsing screen -r and sending a "kill command" to each
> screen, but I can't find anything on how to do that in the man page.
> 
> I tried
> 
>   screen -S id -X exit

Try: screen -S id -X quit

-- 
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer.
Maintainer of GNU Wget and GNU Teseq
http://micah.cowan.name/




reply via email to

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