On Fri, May 13, 2011 at 09:53, Sam Steingold wrote:
> When screen terminates on a signal, does it send EOF to each bash window?
> if it will not, I will lose my bash history!
I don't know how much of this you already have setup, so please ignore
those parts. I do something similar to what you de
When screen terminates on a signal, does it send EOF to each bash window?
if it will not, I will lose my bash history!
I often type quite complex commands (micro-scripts, actually) at the
bash prompt, and recall them using C-r. I would like them to persist
for some time in the bash history files u
> * Micah Cowan [2009-02-28
> 15:04:27 -0800]:
> 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