view bin/lowercase @ 8243:0421a66f740c

<shachaf> le/rn usual suspects/There are 3.99 usual suspects, but they\'re usually rounded up.
author HackBot
date Tue, 31 May 2016 19:42:25 +0000
parents 75be70511f2f
children 52256a4d5110
line wrap: on
line source

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