tolower(string)
toupper(string)
# awk 'BEGIN { print tolower("WELCOME TO GROAD.NET") }'
welcome to groad.net
# awk 'BEGIN { print toupper("welcome to groad.net") }'
WELCOME TO GROAD.NET
欢迎光临 曲径通幽论坛 (http://www.groad.net/bbs/) | Powered by Discuz! X3.2 |