gnome-terminal. New tab opening
Posted
by thillai-selvan
on Stack Overflow
See other posts from Stack Overflow
or by thillai-selvan
Published on 2010-03-27T05:15:47Z
Indexed on
2010/03/27
5:23 UTC
Read the original article
Hit count: 486
gnome-terminal
I am launching the gnome-terminal and I am working in a specific path For example: /home/user/programs/c/. Now I am opening another tab. When I am opening the new tab it is also in the same path. i.e. the new tab's pwd will be /home/user/programs/c/ But what I want is when I am opening a new tab its pwd should be /home/user. How can I achieve this? Any help much appreciated. Thanks in Advance!
© Stack Overflow or respective owner