Possible output redirect bug

Alexander Pelevin via cygwin cygwin@cygwin.com
Thu Mar 1 01:35:00 GMT 2018


Error output is not suppressed:


$ cygstart cmd /c "(  >&2 pause ) >> test.txt"

$ cat /dev/null >> test.txt >/dev/null 2>&1
bash: test.txt: Device or resource busy

-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygcheck.out
Type: application/octet-stream
Size: 14244 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20180301/e13e2677/attachment.obj>
-------------- next part --------------

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


More information about the Cygwin mailing list