Hi, On Fri, 13 Oct 2006, Alex Riesen wrote: > It seem to cut off the last CR from text-here. I.e. > > cat <<EOF >x > ... > CR at end^M > EOF > > becomes just "CR at end" in the output file, that is ^M (aka CR) stripped. I can confirm this problem. Strange. I always thought that "cat << EOF" was meant to copy verbatim. I think it is a bug in cygwin. The only sensible workaround I can think of is to put the files into a directory t4015/ like t4013 does. Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html