calling specific terminals in scripts?

Derek Martin dmartin at ne.arris-i.com
Mon Feb 14 13:56:43 EST 2000


On Mon, 14 Feb 2000, Mike Katz wrote:

> Hello list members
> 
> I have a quick question....  Im using a script to start a aplication in
> gnome.... however Im not realy fond of gnomes default terminal (I cant
> scrole up to see any text in  the terminal).  Is there a way to have a
> script call up a rxvt and then pass the scripts comands off to it?

I don't use rxvt but xterm can do it, and I'd bet rxvt can to. There are a
couple of ways to do it... the easiest is probably to have a second script
run in the xterm, by doing this:

  xterm -e "secondscript.sh"

-- 
"Quis custodiet ipsos custodes?"    "Who watches the watchmen?" 
-Juvenal, Satires, VI, 347 

Derek D. Martin      |  Senior UNIX Systems/Network Administrator
Arris Interactive    |  A Nortel Company
derekm at mediaone.net  |  dmartin at ne.arris-i.com
-------------------------------------------------

-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).



More information about the Discuss mailing list