Upcase/Downcase variable in zsh
If you want to, for example, rename downcase a list of files, you can use the handy zsh shortcuts :l
and :u
:
upcase is similar:
Tweet
If you want to, for example, rename downcase a list of files, you can use the handy zsh shortcuts :l
and :u
:
upcase is similar:
Tweet