view bin/lowercase @ 6806:46cbc9c62532

<hppavilion[1]> ` echo "echo $RANDOM" > "wisdom/the meaning of life"
author HackBot
date Wed, 10 Feb 2016 06:46:08 +0000
parents 75be70511f2f
children 52256a4d5110
line wrap: on
line source

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