![]() |
2011-01-06
, 17:38
|
|
Posts: 234 |
Thanked: 175 times |
Joined on Jun 2010
@ Genova (Italy)
|
#2
|
Title says it all. I have a script that I've been using in Ubuntu that I would like to port to my N900. It needs to be able to open several xterm windows simultaneously and run a different command in each one. I've tried:
osso-xterm 'command goes here'
Which works in xterm but not from a script for some reason.
Also, how can I end the current command but NOT end the whole script. Ctrl+C worked on Ubuntu but on my N900 it exits the whole script.
osso-xterm -e <command>For the second part of the question, could you please explain better what do you want to do?
The Following User Says Thank You to MaddogG For This Useful Post: | ||
![]() |
2011-01-06
, 17:41
|
Posts: 244 |
Thanked: 354 times |
Joined on Jul 2010
@ Scotland
|
#3
|
The Following User Says Thank You to gregoranderson For This Useful Post: | ||
![]() |
2011-01-06
, 18:01
|
|
Posts: 330 |
Thanked: 483 times |
Joined on Dec 2010
@ Norwich, UK
|
#4
|
To execute a command in a new xterm window:
osso-xterm -e <command>For the second part of the question, could you please explain better what do you want to do?
![]() |
2011-01-06
, 18:10
|
|
Posts: 234 |
Thanked: 175 times |
Joined on Jun 2010
@ Genova (Italy)
|
#5
|
![]() |
2011-01-06
, 18:22
|
|
Posts: 330 |
Thanked: 483 times |
Joined on Dec 2010
@ Norwich, UK
|
#6
|
Strange...it works for me. I made a script that simply launches vim (osso-xterm -e vim) and it opens it in a new xterm window.
![]() |
2011-01-06
, 18:36
|
Posts: 8 |
Thanked: 1 time |
Joined on Apr 2007
|
#7
|
![]() |
2011-01-06
, 20:11
|
|
Posts: 330 |
Thanked: 483 times |
Joined on Dec 2010
@ Norwich, UK
|
#8
|
The Following User Says Thank You to FRuMMaGe For This Useful Post: | ||
![]() |
2011-01-06
, 23:25
|
|
Posts: 234 |
Thanked: 175 times |
Joined on Jun 2010
@ Genova (Italy)
|
#9
|
osso-xterm -e cd <dir> && <command>
![]() |
2011-01-19
, 06:31
|
|
Posts: 165 |
Thanked: 18 times |
Joined on Jun 2010
|
#10
|
osso-xterm 'command goes here'
Which works in xterm but not from a script for some reason.
Also, how can I end the current command but NOT end the whole script. Ctrl+C worked on Ubuntu but on my N900 it exits the whole script.
OMNOM: Pacman-like game now in extras-devel
fAircrack (Aircrack GUI): Point-and-click pwnage for your N900
Now with John the Ripper integration