view bin/lowercase2e @ 11343:873a476e9071

<shachaf> revert
author HackBot
date Sat, 10 Feb 2018 00:41:29 +0000
parents 8d5fdf64cf3f
children
line wrap: on
line source

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