# HG changeset patch # User HackBot # Date 1455084175 0 # Node ID 061734ba3033ecd0f0a880c365b97566828141be # Parent d4e5edb3022fd6b3c948317c669d4a61af139779 ` sed -i "s/Learned/Was lied to about/" bin/mislearn diff -r d4e5edb3022f -r 061734ba3033 bin/mislearn --- a/bin/mislearn Wed Feb 10 06:02:40 2016 +0000 +++ b/bin/mislearn Wed Feb 10 06:02:55 2016 +0000 @@ -1,5 +1,5 @@ #!/bin/bash topic=$(echo "$1" | lowercase | sed 's/^\(an\?\|the\) //;s/s\?[:;,.!?]\? .*//') echo "$1" >"tmflry/$topic" -echo "Learned '$topic': $1" +echo "Was lied to about '$topic': $1"