# HG changeset patch # User HackBot # Date 1487121793 0 # Node ID 5a436877bd4278e51b10e0daacc4fc82ce615ca6 # Parent 34c848603b51754801d37d6a7832fd69e1c849b5 sled bin/?//11s/^/ / diff -r 34c848603b51 -r 5a436877bd42 bin/? --- a/bin/? Wed Feb 15 01:23:01 2017 +0000 +++ b/bin/? Wed Feb 15 01:23:13 2017 +0000 @@ -8,7 +8,7 @@ elif [ -e "$topic" ]; then cat "$topic"; elif [ -e "$topic1" ]; -then cat "$topic1"; + then cat "$topic1"; elif [ -e "$topic2" ]; then cat "$topic2"; else echo "$1? ¯\(°​_o)/¯"; exit 1;