Re: open a new terminal window from another terminal window in linux/unix system

2008-11-05 Thread David
gaurav kashyap wrote: > What i want to do is open another terminal window from already opened > terminal window. > Why? > Can this be achieved.If yes,please provide a tested solution > How about GNU Screen http://coding.derkeiler.com/Archive/Python/comp.lang.python/2008-09/msg01932.html --

Re: open a new terminal window from another terminal window in linux/unix system

2008-10-31 Thread Grant Edwards
On 2008-10-31, gaurav kashyap <[EMAIL PROTECTED]> wrote: > Can this be achieved. If yes,please provide a tested solution Rude much? -- Grant Edwards grante Yow! Hmmm ... A hash-singer at and a cross-eyed guy were

Re: open a new terminal window from another terminal window in linux/unix system

2008-10-31 Thread Paul Boddie
On 31 Okt, 10:50, Tino Wildenhain <[EMAIL PROTECTED]> wrote: > gaurav kashyap wrote: > > I am using Microsoft Windows XP.Using putty.exe,I connected to LINUX > > server  and a terminal window gets opened.Here i logeed in as root. As pointed out already, root privileges should be used with caution,

Re: open a new terminal window from another terminal window in linux/unix system

2008-10-31 Thread Tino Wildenhain
Hi, gaurav kashyap wrote: Dear all, I am using Microsoft Windows XP.Using putty.exe,I connected to LINUX server and a terminal window gets opened.Here i logeed in as root. What i want to do is open another terminal window from already opened terminal window. Ugh. As others said and I alread

Re: open a new terminal window from another terminal window in linux/unix system

2008-10-31 Thread Tim Golden
gaurav kashyap wrote: I am using Microsoft Windows XP.Using putty.exe,I connected to LINUX server and a terminal window gets opened.Here i logeed in as root. What i want to do is open another terminal window from already opened terminal window. Can this be achieved.If yes,please provide a teste

Re: open a new terminal window from another terminal window in linux/unix system

2008-10-30 Thread Steve Holden
gaurav kashyap wrote: > Dear all, > > I am using Microsoft Windows XP.Using putty.exe,I connected to LINUX > server and a terminal window gets opened.Here i logeed in as root. > > What i want to do is open another terminal window from already opened > terminal window. > Can this be achieved.If y

open a new terminal window from another terminal window in linux/unix system

2008-10-30 Thread gaurav kashyap
Dear all, I am using Microsoft Windows XP.Using putty.exe,I connected to LINUX server and a terminal window gets opened.Here i logeed in as root. What i want to do is open another terminal window from already opened terminal window. Can this be achieved.If yes,please provide a tested solution T