tr A-Z a-z
Jose Lima
jose.lima at charter.net
Sat May 8 14:29:29 PDT 2004
I use:
echo "$Z" | tr '[a-z' '[A-Z]'
Jose Lima
On Fri, 2004-05-07 at 03:53, Christoph Kukulies wrote:
> Strange: I was used to do upper case lower case conversion always like this
> and it suddenly doesn't work anymore:
>
> $ echo Z | tr "[A-Z]" "[a-z]"
>
>
>
> --
> Chris Christoph P. U. Kukulies kuku_at_kukulies.org
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
More information about the freebsd-questions
mailing list