gmarsha11 wrote: > then, `cat abc.txt` returns > > T h i s i s a b c f i l e > > Anyone know what might cause this?
What do you mean by "[backtick] returns"? Can you paste a full example testcase? What is the file's encoding? If it's a unicode file with a UTF-16 encoding then you would expect something like the above, depending on how you're interpreting the output. Brian -- 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/