Eric Blake wrote: > Predefining O_BINARY as the default input_flags and output_flags is a > stopgap measure. While it is fine for other programs, such as od, to
Doesn't that overly complicate things? Seems to me that whenever you use dd you are interested in copying fixed record length data. It just doesn't seem very likely that you would actually ever want dd to operate in text mode. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/