]> gitweb.ps.run Git - ps-cgit/blob - tests/filters/capitalize-stdin.sh
email-gravatar: fix html syntax issues
[ps-cgit] / tests / filters / capitalize-stdin.sh
1 #!/bin/sh
2
3 tr '[:lower:]' '[:upper:]'