view bin/lowercase2 @ 10593:64ab39a9aaef

<oerjan> learn Mussels are boily\'s natural enemies. Fortunately he runs faster than them.
author HackBot
date Sat, 08 Apr 2017 23:57:37 +0000
parents 741ad1cd4caa
children ed83f777671c
line wrap: on
line source

#!/bin/bash
print_args_or_input "$@" | tr A-Z a-z | LANG=en_NZ.UTF-8 sed 'y/ØÅÆŒÞÐÄÖÜÁÉÍÓÚÝ/øåæœþðäöüáéíóúý/'