changeset 5045:84864da646b0

<oerjan> revert
author HackBot
date Fri, 10 Oct 2014 11:40:48 +0000
parents 301d8fcdf2b3
children b2d3e73889a9
files bin/learn_append
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/learn_append	Fri Oct 10 11:39:30 2014 +0000
+++ b/bin/learn_append	Fri Oct 10 11:40:48 2014 +0000
@@ -3,4 +3,4 @@
 stuff=$(echo "$1" | cut -d' ' -f2-)
 perl -i -p -e 's/\n/ /' "wisdom/$topic"
 echo "$stuff" >>"wisdom/$topic"
-echo -n "Learned '$topic': "\ncat "wisdom/$topic"
+echo "I knew that."