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