bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DD converts LF -> CR / LF


From: Brian Dessent
Subject: Re: DD converts LF -> CR / LF
Date: Fri, 06 May 2005 06:52:15 -0700

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]