changeset 6778:061734ba3033

<hppavilion[1]> ` sed -i "s/Learned/Was lied to about/" bin/mislearn
author HackBot
date Wed, 10 Feb 2016 06:02:55 +0000
parents d4e5edb3022f
children e19b41d6a2e1
files bin/mislearn
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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"