Hi,
I am using BASH on Linux. I usually issue "xterm" command to start a
new terminal window, I find that the environment settings in the new
window are different from the old one, it is because .bashrc is soured
in the new window.
I just wonder if there are some way to keep the setting same as the
old, parent terminal?
Thanks.