p: replace shell script with Scheme implementation
commitbccfa3237105da0f7243298db9f3133a538493e5
authorChristian Jaeger <pflanze@gmx.ch>
Tue, 23 Jun 2009 00:14:54 +0000 (22 20:14 -0400)
committerChristian Jaeger <pflanze@gmx.ch>
Fri, 26 Jun 2009 23:08:51 +0000 (26 19:08 -0400)
tree1a700cb2318b938f9dd5ae92a493cb9d9e8cb256
parent50014a4e414ad75f338888c9baffcbe75a5bc3fb
p: replace shell script with Scheme implementation

To avoid requiring a shell and truncate the file path portably.

(And to be able to output a newline after the vm output and still be
able to pass on the vm's exit code. Although adding the newline
somehow doesn't give the intended effect (thus not included in the
patch here), and passing on the exit code portably is not done yet.)

Signed-off-by: Christian Jaeger <pflanze@gmx.ch>
p