acme/bin/lower
2017-08-16 19:14:53 +03:00

3 lines
48 B
Bash
Executable file

#!/usr/bin/env bash
tr '[:upper:]' '[:lower:]'