WoofyDugfock
Group: Members
Posts: 146
Joined: Sep. 2004 |
|
Posted: Oct. 11 2004,13:04 |
|
How do you keep a window open after running an executable?
Having conquered editing my fluxbox menus to add apps installed via synaptic, I thought it might be pleasant to be able to launch the command-line prog 'wipe' (say with the help info) from the right-click menu. This is a secure file deletion utility from apt-get and runs just dandy from a shell.
Now I've tried a hundred things - all of them open a window for a picosecond before closing, presumably running wipe for that picosecond. For eg:
[exec] (Wipe) {rxvt -rv -fn fixed -T "Wipe" -e /usr/bin/wipe -h} # this is in imitation of the bashburn line
I've also tried calling Xterm instead which is supposed to have a -hold option to keep a window open after executing according to man - this don't work. But then dsl doesn't have he full version of this, does it?
I've tried a lot of googling without success - too many dead-ends to remember.
Agghhhhhhh!!!!
-------------- "We don't need no stinkin' Windows"
http://news.zdnet.co.uk/software/linuxunix/0,39020390,39149796,00.htm
|