Re: Q: how do I open xterm, run command, and continue manual input?

From: Alan Connor (xxxxxx_at_xxxx.xxx)
Date: 07/26/03


Date: Sat, 26 Jul 2003 18:59:14 GMT

On Sat, 26 Jul 2003 19:42:58 +0200, Kati <Kati@NOSPAMkati.cc> wrote:
>
>
> Does anyone know how to open a new xterm window, run a command in it, and
> keep it open for manual input?
>

Yeh, that works, but it might use a lot of resources.

xterm -e bash --rcfile file

Where file is just a file in your $HOME with a command in it. Doesn't even
have to be an executable file.

I run screen in a xterm. Very nice, and the windows use a lot less resources
than xterms and it is a complete window manager (text mode) that's better
than any graphical one I've seen. Will send you a little tutorial and a
.screenrc I put together, if you like.

Alan

-- 
       For Linux/Bash users: Eliminate spam from your life
       with the Mailbox-Sentry-Program. See the thread
       MSP on comp.mail.misc. 
     


Relevant Pages

  • [SECURITY] [DSA-380-1] New xfree86 packages fix multiple vulnerabilities
    ... Four vulnerabilities have been discovered in XFree86. ... CAN-2003-0063 - xterm window title reporting escape sequence can deceive user ... Debian has resolved this problem by backporting an upstream fix ...
    (Bugtraq)
  • [Full-Disclosure] [SECURITY] [DSA-380-1] New xfree86 packages fix multiple vulnerabilities
    ... Four vulnerabilities have been discovered in XFree86. ... CAN-2003-0063 - xterm window title reporting escape sequence can deceive user ... Debian has resolved this problem by backporting an upstream fix ...
    (Full-Disclosure)
  • ssh and X11
    ... I have a problem opening an Xterm window on my Suse linux machine ... after I ssh to a remote machine. ... In fact I lose keyboard input capabilities in the window where I ...
    (comp.security.ssh)
  • Curses and resizing windows
    ... > I've been writing an application using curses, ... if running in xterm or similar. ... No matter how much I shrink the window, ... > derived from stdscr. ...
    (comp.lang.python)
  • Re: Enlarging the terminal window
    ... can issue "mode co80,43" at the command line and then invoke slrn. ... haven't found a way to do that in Ubuntu's shell window, ... xterm -geometry 80x43 ## Or rxvt, etc, instead of xterm ... To resize an open window: ...
    (comp.os.linux.misc)