view bin/mislearn @ 7382:0f227089e2c4

<oerjan> revert
author HackBot
date Thu, 14 Apr 2016 00:31:21 +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"