view bin/lowercase @ 6949:474c566e8c70

<Elronnd> ` sed -i "s/race/alien race/" "wisdom/programmers knowing what they\'re doing"
author HackBot
date Wed, 24 Feb 2016 06:06:53 +0000
parents 75be70511f2f
children 52256a4d5110
line wrap: on
line source

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