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
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 a
Ok,
sorry to bother. I can reply myself. I've got the idea just after
writing my email, as usually happens! I've lost one hour browsing the
web for a solution. In any case here it is: use a character that's not
remapped by UTF-8. So for instance setting 'keycode 115 = 0x1' in
.Xmodemap and 'escape
Hello all,
I used to use the windows key to generate the escape character for
screen. I achieved this by remapping the windows key to produce an ISO
8859-1 Characters "NO-BREAK SPACE" with
keycode 115 = 0xa0
in .Xmodemap and then setting this as the escape character for screen using
escape \240a