view bin/lowercase2e @ 11211:dc839e3d282d

<b_jonas> `` gzip -dc share/mtg/All\\ Sets-2017-09-20.zip > share/mtg/allsets-2017-09-20.zip
author HackBot
date Wed, 04 Oct 2017 11:30:07 +0000
parents 8d5fdf64cf3f
children
line wrap: on
line source

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