Bug 319095 - -e parameter do not work
Summary: -e parameter do not work
Status: RESOLVED DUPLICATE of bug 308795
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.10.2
Platform: Ubuntu Linux
: NOR grave
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-29 23:03 UTC by Juan Carlos
Modified: 2013-04-30 02:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***