Hm, it works here. All I did was create a file named "create_file.sh" and did a "chmod +x create_file.sh" (the file contents was 'echo hello > newfile') If I click it in konqueror, it creates a new file. -- Morten O. Hansen