On Fri, 09 Mar 2007 12:54, Steve Holdoway wrote: > > Which leaves the slightly worrying question of "why did it work double > > clicking in konqueror?" > > Probably something to do with stdin/out/error and how they are handled by > the browser environment. Either the shell was started asynchronously > (unlikely), or it closes the shell as eof is found on stdin. The script as > written before would have completed if a ^D / exit was input at the > terminal session. > > Steve
Maybe it was set up in Konqueror to do it that way. Open Konqueror. Go to Settings --> Configure Konqueror --> File associations. Search for x-shellscript in the known types panel. Check to see if bash is listed in the 'Application Preference Order' panel'. Adjust to taste. Cheers Ross Drummond
