xterm -e "echo 'Press ENTER Exit' ; read" works OK, but konsole -e "echo 'Press ENTER Exit' ; read" Fails Basically the -e parameter is NOT working properly, makes it unusable from command line.
*** This bug has been marked as a duplicate of bug 308795 ***