changeset 11885:1e2f26a3350f draft

<ais523> ` printf \'#!/bin/sh\\necho "$1" | interps/7/7.pl /dev/stdin\' > ibin/7
author HackEso <hackeso@esolangs.org>
date Sat, 20 Jul 2019 01:31:28 +0000
parents d0cc5812f4bb
children 8c56ed42e565
files ibin/7
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ibin/7	Sat Jul 20 01:31:28 2019 +0000
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo "$1" | interps/7/7.pl /dev/stdin
\ No newline at end of file