This is the mail archive of the cygwin@sources.redhat.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]

Re: ^M diff related problem


Chuck.Irvine@mail.sprint.com wrote:
> 
> No difference, I'm afraid:
> 
> > export TEMP=/tmp
> > rm test test2
> > echo hello >> test
> > echo hello >> test2
> > echo hello >> test2
> > diff -C 2 test test2 | cat -v -
> *** test        Fri Jan 19 17:22:34 2001^M
> --- test2       Fri Jan 19 17:22:48 2001^M
> ***************^M
> *** 1 ****^M
> --- 1,2 ----^M
>   hello^M
> + hello^M
> 
> Just curious - why might the setting of TEMP make a difference? Thanks,
> anyway, though.
> 

I'm looking for differences in the file processing mode.  Supply the
output of `cygcheck -s -r -v'.

Cheers,
Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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