view bin/lowercase @ 9529:cfb3df0b6a45

<oerjan> slwd bleen//s/b/B/;s/$/./
author HackBot
date Sun, 30 Oct 2016 10:16:58 +0000
parents c989a1669243
children dd35edf430b4
line wrap: on
line source

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