X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: Cygwin - diff command does not provide output Date: Mon, 19 Jun 2006 14:50:11 +0100 Message-ID: <003101c693a7$48b41220$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <4935839.post@talk.nabble.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 19 June 2006 13:46, astro wrote: > Dear Dave Korn, > > OK, next thing is maybe it reckons your files are binary for some reason. > Try adding the -a (--text) option to your command line. > > It worked after giving this parameter. > But still wondering how come this was working before even without giving -a > option!!! Your files must have gotten some binary characters in them somehow. You could take a look at them using "od -c" to see what non-ASCII chars show up - see "info od" for more. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/