Quantcast
Channel: MobileRead Forums - Kindle Developer's Corner
Viewing all articles
Browse latest Browse all 4459

kual: kterm -e myapp.sh

$
0
0
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?

Viewing all articles
Browse latest Browse all 4459

Trending Articles