programs/args2-good
changeset 26 546d7cebc369
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/programs/args2-good	Thu Oct 04 13:29:06 2012 +0100
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+perl -e 'print "test\ntest\n"'
\ No newline at end of file