scnzzh@ZUBT:~$ echo 'abc123' | tr '[:lower:]' '[:upper:]' ABC123 scnzzh@ZUBT:~$ echo 'ABC123' | tr '[:upper:]' '[:lower:]' abc123
$ tr '[:upper:]' '[:lower:]' output.txt
ZhangZhihui's Blog |
|
||
![]() |
|
Copyright © 2024 ZhangZhihuiAAA
Powered by .NET 9.0 on Kubernetes |