index
:
cgit
lukeshu/main
The modified cgit (https://git.zx2c4.com/cgit/about/) that runs git.lukeshu.com
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
filters
/
capitalize-argv1.sh
blob: 2ea00982564ee3f63676c982fce9720ead27446f (
plain
)
1
2
3
#!/bin/sh echo "$1" | tr '[:lower:]' '[:upper:]'