[Konsole-devel] [Bug 170867] konsole -e with && don't work as in xterm
Robert Knight
robertknight at gmail.com
Thu Sep 11 17:06:04 UTC 2008
http://bugs.kde.org/show_bug.cgi?id=170867
Robert Knight robertknight gmail com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |robertknight at gmail.com
--- Comment #1 from Robert Knight <robertknight gmail com> 2008-09-11 19:06:03 ---
When you pass '-e' to Konsole it treats the command afterwards as a program and
tries to run it directly.
Xterm must be starting a new shell and running the command in the shell. To do
this in Konsole run:
konsole -e $SHELL -c "cd src && make"
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the konsole-devel
mailing list