the repository which powers this website
1
2
3
#!/bin/sh

echo "$1" | tr '[:lower:]' '[:upper:]'