[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gawk] binary mode for strings?
From: |
Eli Zaretskii |
Subject: |
Re: [bug-gawk] binary mode for strings? |
Date: |
Wed, 02 May 2018 05:38:11 +0300 |
> From: Petr Slansky <address@hidden>
> Date: Tue, 1 May 2018 19:07:43 +0200
>
> I already learned that I can start gawk with switch "-b" or with LC_ALL, like
> 'LC_ALL=C gawk -f script.awk
> data'
Why LC_ALL=C, why don't you use a locale whose codeset is cp1250
instead?
- [bug-gawk] binary mode for strings?, Petr Slansky, 2018/05/01
- Re: [bug-gawk] binary mode for strings?, arnold, 2018/05/01
- Re: [bug-gawk] binary mode for strings?, Manuel Collado, 2018/05/02
- Re: [bug-gawk] binary mode for strings?, Petr Slansky, 2018/05/06
- Re: [bug-gawk] binary mode for strings?, arnold, 2018/05/06
- Re: [bug-gawk] binary mode for strings?, Petr Slansky, 2018/05/06
- Re: [bug-gawk] binary mode for strings?, Petr Slansky, 2018/05/06
- Re: [bug-gawk] binary mode for strings?, Andrew J. Schorr, 2018/05/06
- Re: [bug-gawk] binary mode for strings?, arnold, 2018/05/06
Re: [bug-gawk] binary mode for strings?,
Eli Zaretskii <=