Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <19990723003124.545.rocketmail@web106.yahoomail.com> Date: Thu, 22 Jul 1999 20:31:24 -0400 (EDT) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: Re: Cat and Head Problems with Binary Files To: jtr AT mitre DOT org, cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Jeffry T Ross wrote: > I've seen a lot of discussion about cat's handling of binary files. > What I didn't see and would like to know is if the next version of > cygwin will allow me to correctly pipe or redirect the output from > cat and head if the source is a binary file? Also, why were these > programs implemented this way to begin with? > They are textutils for text files. If you want something different, that is the reason it's OpenSource. > > I'm trying to pipe a binary file to a program I wrote and either > the pipe/redirect is breaking or cat/head is dying at arbitrary > points in the binary files. I suspect that my binary files contains > what looks like an EOF. This is similar to other threads I've seen > on this list. > Definitly. In this case, eiter modify the sources and recompile or use binary mounts which will default to binary file processing. WARNING: You'll have to change all \r\n line endings in scripts to \n. === Earnie Boyd Newbies, please visit (If you respond to the list, then please don't cc me) _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com