cvs commit: src/usr.bin/tr tr.1
Andrey Chernov
ache at nagual.pp.ru
Fri Jul 23 04:34:49 PDT 2004
On Fri, Jul 23, 2004 at 05:44:04AM +0000, Tim J. Robbins wrote:
> usr.bin/tr tr.1
> Log:
> Add a lengthy discussion of why "tr a-z A-Z" and "tr A-Z a-z" are not the
> right way to perform case-conversion.
For completeness you should mention another possibility to handle A-Z well
without replacing anything in existen scripts: set LC_ALL=C before
calling.
--
Andrey Chernov | http://ache.pp.ru/
More information about the cvs-src
mailing list