bendn's repos
/
cgit
8db8b43
cgit
/ tests/filters/dump.sh
Raw
1
2
3
4
#!/bin/sh [ "$#" -gt 0 ] && printf "%s " "$*" tr '[:lower:]' '[:upper:]'