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