On Tue, 9 Oct 2012 17:46:21 +0200 =?KOI8-R?B?z8zYx8Egy9LZ1sHOz9fTy8HR?= wrote:
> Glenn, which hexadecimal code is ^M again, is it 0x0D?

> cat Downloads/Mamfile | od -t x1 | fgrep -i 0d | wc -l
> 920
> cat Downloads/Mamfile | od -t x1 | fgrep -i 0a | wc -l
> 919

> Can you resend the file, with bzip2 compression, to prevent mail apps
> from mangling text files, please?

if you use od -c ^M will display as \r

I'll post another alpha this afternoon
we're wasting too much time on workarounds

_______________________________________________
ast-developers mailing list
ast-developers@research.att.com
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to