ref: master
tests/filters/dump.sh
1 2 3 4
#!/bin/sh [ "$#" -gt 0 ] && printf "%s " "$*" tr '[:lower:]' '[:upper:]'