view bin/lowercase @ 8259:e95716889267

<shachaf> sled bin/sled//s#\\|\\| exit 1#|| { echo \'no such file\'; exit 1; }#
author HackBot
date Wed, 01 Jun 2016 06:35:19 +0000
parents 75be70511f2f
children 52256a4d5110
line wrap: on
line source

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