Re: buildworld broken after installworld

From: Dag-Erling Smørgrav <des_at_des.no>
Date: Mon, 04 Aug 2003 20:58:00 +0200
Ruslan Ermilov <ru_at_freebsd.org> writes:
> > For example, this result is right and not the bug (but wrong tr usage):
> > 
> > env LANG=de_DE.ISO8859-1 tr '[a-z]' '[A-Z]'
> > vi_zero
> > WI_]ERO
> Clearly this is a useless construct then.

The correct construct is tr '[:lower:]' '[:upper:]'

DES
-- 
Dag-Erling Smørgrav - des_at_des.no
Received on Mon Aug 04 2003 - 09:58:08 UTC

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