view bin/mislearn @ 7460:3ba916f055a2

<oerjan> ` sed -i \'s/lct/lact/\' wisdom/stalagmite
author HackBot
date Sun, 17 Apr 2016 23:14:03 +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"