view bin/mislearn @ 8921:fa06ad5519f2

<oerjan> learn Tc is the abbreviation for Technetium, an element so sophisticated that it does not exist naturally.
author HackBot
date Tue, 16 Aug 2016 03:45:26 +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"