Nov. 20, 2011
2:19 a.m.
Hi, Reading an utf8 file with OSProcess results in some weird characters showing up. (PipeableOSProcess command: 'less /path/to/a/text/file') output. -> inspect the bytestring and get some non-ascii characters fucked up. Doing `less /path/to/a/text/file` in a terminal displays the file fine. That's probably something stupid on my side but I cannot get it working. Any idea ? Cheers, Francois