# HG changeset patch # User HackBot # Date 1487119647 0 # Node ID 6a354a1976160e2622e624c9f5a842918b2f5d4b # Parent 1ae58eb53dafbc84b187d5d0864c76f4ffee80f5 revert diff -r 1ae58eb53daf -r 6a354a197616 bin/? --- a/bin/? Wed Feb 15 00:47:11 2017 +0000 +++ b/bin/? Wed Feb 15 00:47:27 2017 +0000 @@ -8,5 +8,5 @@ then cat "$topic"; elif [ -e "$topic1" ]; then cat "$topic1"; - else echo "$1? no such entry"; exit 1; + else echo "$1? ¯\(°​_o)/¯"; exit 1; fi | rnooodl