diff misle/rn_append @ 6786:c6bb618e60e3

<oerjan> ` sed -i \'s/Learned/Was lied to about/\' misle/*
author HackBot
date Wed, 10 Feb 2016 06:06:52 +0000
parents 0c13247bfca4
children c58a6174e051
line wrap: on
line diff
--- a/misle/rn_append	Wed Feb 10 06:06:27 2016 +0000
+++ b/misle/rn_append	Wed Feb 10 06:06:52 2016 +0000
@@ -5,5 +5,5 @@
 stuff=$(echo "$1" | cut -d / -f 2-)
 perl -i -p -e 's/\n/ /' "tmflry/$topic"
 echo "$stuff" >>"tmflry/$topic"
-echo -n "Learned '$topic': "
+echo -n "Was lied to about '$topic': "
 cat "tmflry/$topic"