From owner-freebsd-questions@freebsd.org Sun Nov 1 16:25:09 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D8CBBA23AF0 for ; Sun, 1 Nov 2015 16:25:09 +0000 (UTC) (envelope-from news@mips.inka.de) Received: from mail.inka.de (quechua.inka.de [IPv6:2001:7c0:407:1001:217:a4ff:fe3b:e77c]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9DF2E1BF8 for ; Sun, 1 Nov 2015 16:25:09 +0000 (UTC) (envelope-from news@mips.inka.de) Received: from mips.inka.de (news@[127.0.0.1]) by mail.inka.de with uucp (rmailwrap 0.5) id 1ZsvRK-0000RB-O1; Sun, 01 Nov 2015 17:25:06 +0100 Received: from lorvorc.mips.inka.de (localhost [127.0.0.1]) by lorvorc.mips.inka.de (8.15.2/8.15.2) with ESMTP id tA1GLP8n045415 for ; Sun, 1 Nov 2015 17:21:25 +0100 (CET) (envelope-from news@lorvorc.mips.inka.de) Received: (from news@localhost) by lorvorc.mips.inka.de (8.15.2/8.15.2/Submit) id tA1GLPtt045414 for freebsd-questions@freebsd.org; Sun, 1 Nov 2015 17:21:25 +0100 (CET) (envelope-from news) To: freebsd-questions@freebsd.org From: Christian Weisgerber Newsgroups: list.freebsd.questions Subject: Re: tr(1) and LANG=de_DE.UTF-8 Date: Sun, 1 Nov 2015 16:21:25 +0000 (UTC) Lines: 14 Message-ID: References: <20151029103133.GA16882@sh4-5.1blu.de> X-Trace: lorvorc.mips.inka.de 1446394885 44907 ::1 (1 Nov 2015 16:21:25 GMT) X-Complaints-To: usenet@mips.inka.de User-Agent: slrn/1.0.2 (FreeBSD) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 16:25:09 -0000 On 2015-10-29, Matthias Apitz wrote: > I know that the man page of tr(1) contains a hint about the LANG and > environment(7), but would not expect that this means that I can't change > a single byte, octal given value, only for the reason that \357 is not a valid > Unicode code point. > > Any ideas/comments on this? POSIX jabbers something about "multi-character collating elements", which seems related, but I don't understand it. -- Christian "naddy" Weisgerber naddy@mips.inka.de