changeset 10252:1ae58eb53daf

<shachaf> sled bin/?//s!\xc2\xaf\\\\(\xc2\xb0\xe2\x80\x8b_o)/\xc2\xaf!no such entry!
author HackBot
date Wed, 15 Feb 2017 00:47:11 +0000
parents af58f20941f0
children 6a354a197616
files bin/?
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/?	Wed Feb 15 00:30:05 2017 +0000
+++ b/bin/?	Wed Feb 15 00:47:11 2017 +0000
@@ -8,5 +8,5 @@
     then cat "$topic";
     elif [ -e "$topic1" ];
     then cat "$topic1";
-    else echo "$1? ¯\(°​_o)/¯"; exit 1;
+    else echo "$1? no such entry"; exit 1;
 fi | rnooodl