-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Description of problem:
When putting 'echo' into the right side of the pipe. Addional 'o' is displayed as result.
Actual results:
[standalone@embedded /] version | echo test
o test
Expected results:
[standalone@embedded /] version | echo test
test