Bug 319095

Summary: -e parameter do not work
Product: [Applications] konsole Reporter: Juan Carlos <juancarlospaco>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: grave    
Priority: NOR    
Version: 2.10.2   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Juan Carlos 2013-04-29 23:03:30 UTC
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.
Comment 1 Christoph Feck 2013-04-30 02:28:08 UTC

*** This bug has been marked as a duplicate of bug 308795 ***