changeset 4076:fec2e65e53bc

<oerjan> sed -i \'s/\xc2\xb0_o/\xc2\xb0\xe2\x80\x8b_o/\' bin/\'?\'
author HackBot
date Mon, 25 Nov 2013 23:13:00 +0000
parents cd3c8b9a7e22
children b0128e1ddf08
files bin/?
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/?	Mon Nov 25 01:30:24 2013 +0000
+++ b/bin/?	Mon Nov 25 23:13:00 2013 +0000
@@ -8,6 +8,6 @@
     then cat "$topic" | rnooodl;
     elif [ -e "$topic1" ];
     then cat "$topic1" | rnooodl;
-    else echo "$1? ¯\(°_o)/¯"; exit 1;
+    else echo "$1? ¯\(°​_o)/¯"; exit 1;
 fi