view bin/mislearn @ 9058:3b935e3ce251

<shachaf> revert
author HackBot
date Thu, 22 Sep 2016 00:05:08 +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"