view bin/lowercase @ 7855:026b49a1ce5f

<tswett> sed \'s/coin/loin/\' < bin/coins > bin/loins
author HackBot
date Fri, 06 May 2016 03:21:14 +0000
parents 75be70511f2f
children 52256a4d5110
line wrap: on
line source

#!/bin/bash
tr A-Z a-z | sed 's/Ø/ø/g'