view bin/mislearn @ 7068:8999c7fb91ea

<oerjan> touch test2
author HackBot
date Wed, 02 Mar 2016 23:48:40 +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"