view bin/mislearn @ 7816:72fd1c927ce7

<Moon__> revert
author HackBot
date Fri, 06 May 2016 00:38:25 +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"