sometimes I run an app in the gnome-terminal, but then I suddenly have to restart gnome or something. I guess the answer to the question is also useful then I want to disconnect from SSH where something is happenning.
Gnome's terminal tree looks like this:
gnome-terminal
bash
some-boring-process
Can I 'detach' bash
from gnome-terminal
(or detach some-boring-process
from bash and redirect its output somewhere)? If I just kill gnome-terminal
, bash
will be killed to will all its subprocesses