[Konsole-devel] [Bug 308795] New: -e command with "|" is interpreted unlike xterms does it
bbutscheidt at yahoo.de
bbutscheidt at yahoo.de
Mon Oct 22 09:08:32 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=308795
Bug ID: 308795
Severity: normal
Version: 2.9.2
Priority: NOR
Assignee: konsole-devel at kde.org
Summary: -e command with "|" is interpreted unlike xterms does
it
Classification: Unclassified
OS: Linux
Reporter: bbutscheidt at yahoo.de
Hardware: Gentoo Packages
Status: UNCONFIRMED
Component: general
Product: konsole
When I do this:
xterm -hold -e "ls -lsa | grep libavcodec"
I get an xterm-Terminal showing:
156 drwxr-xr-x 11 bernd_b bernd_b 16384 Oct 3 16:52 libavcodec
So far, so boring. When I try the same with konsole from the same starting
point (always a konsole Terminal intself) doing:
konsole --noclose -e "ls -lsa | grep libavcodec"
I get a listing of the whole directory. So "|" ist ignored by the -e
commandline option?
Reproducible: Always
Steps to Reproduce:
1.Just shoot the examples given again from a konsole.
2.
3.
Expected Results:
I would expect the same behaviour as xterm shows (executing the whole -e
agument).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list