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
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:40 UTC