If I execute the following command in LXTerminal:
gnome-terminal &
gnome-terminal & gnome-terminal gets opened. But as soon as I close the LXTerminal, gnome-terminal will be closed as willwell because it's probably a child process. Is there any way to open the second process independently?