view bin/lowercase @ 8085:a5d3c53b304b

<shachaf> ` sed -i \'s/l\\./l with a passion./\' wisdom/oerjan
author HackBot
date Thu, 19 May 2016 22:25:20 +0000
parents 75be70511f2f
children 52256a4d5110
line wrap: on
line source

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