all repos — cgit @ 9c15f3c6954e43c5ffd36230e666eccf112803f2

a hyperfast web frontend for git written in c

tests/filters/dump.sh (view raw)

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