On 16/07/12 21:36, Renaud (Ron) Olgiati wrote:
I have written a short script to automate the creation of a .mp3 file from a
.mid file.
The script works without any problem.
Next, in Konqueror, I have right-clicked on a *.mid file, gone to Open With,
put in the name of my script (called, imaginatively mis2mp3 ;-3) and selected
Run in Terminal, Do Not Close... and Remember Association...
The script runs in a Konsole window when I click on a .mid in Konqueror file
BUT the Konsole window close when the script exits.
How can I get to remain open ?
Cheers,
Ron.
You could try a 'Press enter to close' similar to this..
http://www.cyberciti.biz/tips/linux-unix-pause-command.html
Claire