progs/args2-good
changeset 201 f7a9837a63b8
parent 198 2ce98ee39990
child 231 60e046ab6c94
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/progs/args2-good	Sat Oct 04 15:16:32 2014 +0100
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+perl -e 'print "test\ntest\n"'
\ No newline at end of file