progs/args2-bad
changeset 231 60e046ab6c94
parent 215 06cc38192865
child 232 abc45724b267
--- a/progs/args2-bad	Fri Oct 10 11:26:23 2014 +0100
+++ b/progs/args2-bad	Fri Oct 10 12:16:15 2014 +0100
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-perl -e 'print "test\nAAAAAAAABBBB\x2c\x85\x04\x08\n"'
\ No newline at end of file
+perl -e 'print "test\nAAAAAAAABBBB\n"'
\ No newline at end of file