Hi!

On Fri, Mar 24, 2017 at 11:13:51PM +0200, Alex Efros wrote:
> Well, I've just finished implementing this using ~/.bash_logout, now it's
> time to try is it works. :) But this solution won't survive `kill -9 $$`.

Also this solution means I can't `exec` into target command which should
be running in this terminal (like mutt/mc/rtorrent/ssh/…) and have to keep
parent bash running too to wait until command exits and run .bash_logout.

So, instead of 20 urxvt I'll get about 6-8 extra bash processes.
Well… RSS of bash is about 5MB, urxvt is about 18MB (but I've no idea how
much of that memory is actually shared and thus shouldn't be counted).
Still far away from ideal but looks good enough to try.


P.S. Hmm, why I bother about this at all? My workstation has 24GB RAM… and
reboots about once per month or two, so startup time isn't important too.

-- 
                        WBR, Alex.

_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/mailman/listinfo/rxvt-unicode

Reply via email to