view bin/mislearn @ 9027:e43068183b30

<oerjan> learn DWFO is the Doctor Who Fan Orchestra.
author HackBot
date Sun, 11 Sep 2016 00:19:31 +0000
parents 061734ba3033
children
line wrap: on
line source

#!/bin/bash
topic=$(echo "$1" | lowercase | sed 's/^\(an\?\|the\) //;s/s\?[:;,.!?]\? .*//')
echo "$1" >"tmflry/$topic"
echo "Was lied to about '$topic': $1"