The problem is not cat, but another program that does not expect the invalid multibyte sequence. That program is the haskell libraries, such as the readFile function, which will fail on that file because of the character.
Thanks again for your help. On 15/06/2011 11:07 PM, "David Cramer" <[email protected]> wrote:
