# HG changeset patch # User HackBot # Date 1368646164 0 # Node ID a20360ccb4cdf11aab442e17dbceb0bde7f29687 # Parent 89e7690538f44c3683776131c1692c1054cfeed0 sed -i \'s/";$/" | rnooodl;/\' bin/? diff -r 89e7690538f4 -r a20360ccb4cd bin/? --- a/bin/? Wed May 15 18:41:04 2013 +0000 +++ b/bin/? Wed May 15 19:29:24 2013 +0000 @@ -5,9 +5,9 @@ if [ \( "$topic1" = "ngevd" \) -a \( -e ngevd \) ]; then cat /dev/urandom; elif [ -e "$topic" ]; - then cat "$topic"; + then cat "$topic" | rnooodl; elif [ -e "$topic1" ]; - then cat "$topic1"; + then cat "$topic1" | rnooodl; else echo "$1? ¯\(°_o)/¯"; exit 1; fi