UTF-8 on Windows
- From: soft.dev.bec@xxxxxxxxx
- Date: Mon, 4 Aug 2008 16:14:39 -0700 (PDT)
Hey,
I am writing a gawk script to parse some files encoded using
en_US.UTF-8 and writing the output to another file.
My script is able to parse the files correctly, but the output of the
script is in ANSI character set instead of UTF-8. How can I get the
output in UTF-8?
I am using Gawk version 3.0.3.
Thanks,
Sam
.
- Follow-Ups:
- Re: UTF-8 on Windows
- From: Hermann Peifer
- Re: UTF-8 on Windows
- Prev by Date: Re: how to print from n-th field to the end of the line
- Next by Date: Re: UTF-8 on Windows
- Previous by thread: Using AWK for pseudo-OOP?
- Next by thread: Re: UTF-8 on Windows
- Index(es):
Relevant Pages
|