View Single Post
Old 02-25-2013, 08:41 AM   #1
peepo
Enthusiast
peepo ought to be getting tired of karma fortunes by now.peepo ought to be getting tired of karma fortunes by now.peepo ought to be getting tired of karma fortunes by now.peepo ought to be getting tired of karma fortunes by now.peepo ought to be getting tired of karma fortunes by now.peepo ought to be getting tired of karma fortunes by now.peepo ought to be getting tired of karma fortunes by now.peepo ought to be getting tired of karma fortunes by now.peepo ought to be getting tired of karma fortunes by now.peepo ought to be getting tired of karma fortunes by now.peepo ought to be getting tired of karma fortunes by now.
 
peepo's Avatar
 
Posts: 35
Karma: 470250
Join Date: Feb 2013
Device: k5
kual: kterm -e myapp.sh

How to set up KUAL GUI launcher extension to launch kterm and run in same kterm?

#!/bin/bash
bin/kterm -e myapp.sh
exit

whilst their are a host of ways of getting kterm to open,
none as yet take -e option and run another script in the same terminal.
afaict using ps ax the myapp.sh runs, but not in the terminal....

How to do this so it works?
peepo is offline   Reply With Quote