changeset 3588:ae2389081b20

<Donger> echo /bin/cat \\$1 dog > bin/cat
author HackBot
date Sat, 31 Aug 2013 20:14:21 +0000
parents 5f3290a798d9
children 25cc416c7c90
files bin/cat
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/cat	Sat Aug 31 20:13:47 2013 +0000
+++ b/bin/cat	Sat Aug 31 20:14:21 2013 +0000
@@ -1,1 +1,1 @@
-/bin/cat $0 dog
+/bin/cat $1 dog