[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: printf, binary data, leading single quote and non ASCII codesets
From: |
Chet Ramey |
Subject: |
Re: printf, binary data, leading single quote and non ASCII codesets |
Date: |
Mon, 24 Jun 2024 15:38:02 -0400 |
User-agent: |
Mozilla Thunderbird |
On 6/24/24 7:36 AM, Gioele Barabucci wrote:
Hi,
bash manpage says for printf contains the following statement:
if the leading character is a single or double quote, the value is
the ASCII value of the following character.
Thanks for the report. The man page should have been updated when I changed
that code to use multibyte characters many years ago.
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/
OpenPGP_signature.asc
Description: OpenPGP digital signature
- printf, binary data, leading single quote and non ASCII codesets, Gioele Barabucci, 2024/06/24
- Re: printf, binary data, leading single quote and non ASCII codesets, Oğuz, 2024/06/24
- Re: printf, binary data, leading single quote and non ASCII codesets, alex xmb sw ratchev, 2024/06/24
- Re: printf, binary data, leading single quote and non ASCII codesets,
Chet Ramey <=