This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Bug in od, cat, etc reading binary files


Sorry if this is documented somewhere, but I could not find mention of
it.  I find that when, for example, using "od" to look at a binary file,
if a ctrl-Z is encountered, the reading stops.  This is because the
fopen presumably does a "r" rather than a "rb" (a pc-ism).

Other programs like "cat" and possibly others have this problem as
well...

				Joe
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]