Description
These commands should NOT run the final echo but they do (but not in Win10):
echo a | grep b && echo Should not echo
|
echo a | gawk "END{exit 1}" && echo Should not echo |
ReactOS 0.4.5 20170513-r74533
This might be the same bug reported in CORE-10495.
Attachments
Issue Links
- blocks
-
CORE-8002 METABUG - cmd.exe Command-line interpreter bugs
- Open
- is blocked by
-
CORE-13974 CMD: Errorlevel value not transmitted during pipeline
- Resolved