# HG changeset patch # User HackBot # Date 1377980126 0 # Node ID 15e4afd15d20405967c4de9afbd3b83de9591b8f # Parent 25cc416c7c90c43d5e0139597d8fe98f1556c61a echo /bin/cat \\$1 dog | tr -d "\\n" > bin/cat diff -r 25cc416c7c90 -r 15e4afd15d20 bin/cat --- a/bin/cat Sat Aug 31 20:14:59 2013 +0000 +++ b/bin/cat Sat Aug 31 20:15:26 2013 +0000 @@ -1,1 +1,1 @@ -/bin/cat $1 dog \ No newline at end of file +/bin/cat $1 dog \ No newline at end of file