> From: Ronald Landheer-Cieslak > Sent: Thursday, November 13, 2003 6:28 PM
> On Thu, Nov 13, 2003 at 04:38:17PM +0100, Hannu E K Nevalainen wrote: > > > From: Ronald Landheer-Cieslak > > > Sent: Thursday, November 13, 2003 5:22 PM > > > > > The attachment you sent has a lot of blank lines in it (at least > > > when I look > > > at it on my Linux box) - is that normal? (i.e. one in two > lines is blank). > > > > Typical for line endings beeing CRLF - and loading such a file into an > > editor/viewer that dosn't 'handle' this in a sane manner. > > i.e. Editor/viewer dependant. > That would be right if > 1. I didn't use vi > 2. I hasn't tried dos2unix on the file > > rlc Not that I see this to be important; 1. I see CRLF line endings. $ od -a Makefile.txt ... 0011340 : sp a l l sp sp cr nl cr nl u n i n s 0011360 t a l l : sp sp cr nl cr nl cr nl 0011375 2. No double linefeeds in 'less' nor in the old Win-GUI editor I use (name: PFE). /Hannu E K Nevalainen, B.Sc. EE - 59+16.37'N, 17+12.60'E -- printf("LocalTime: UTC+%02d\n",(DST)? 2:1); -- --END OF MESSAGE-- -- 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/