Re: Weird locale troubles (?!)

From: Michael Nottebrock <michaelnottebrock_at_gmx.net>
Date: Tue, 27 Jan 2004 11:01:35 +0100
Pav Lucistnik wrote:

> I asked on exactly this same "feature" few months again, and I was told
> that it's illegal to abuse `tr a-z A-Z` to do uppercase conversion.
> So just rewrote your script to use use awk toupper() ...

You could use tr [:lower:] [:upper:] as well, but that wasn't really my point.


-- 
    ,_,   | Michael Nottebrock               | lofi_at_freebsd.org
  (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
    \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org

Received on Tue Jan 27 2004 - 01:02:30 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:40 UTC