view bin/lowercase2e @ 11310:0432cecd5ebc

<int-e> learn Communication is hard if it involves more than one person.
author HackBot
date Mon, 08 Jan 2018 20:39:54 +0000
parents 8d5fdf64cf3f
children
line wrap: on
line source

#!/bin/bash\ntr A-Z a-z | sed 'y/ØÅÆŒÞÐÄÖÜ/øåæœþðäöü/'