annotate ibin/7 @ 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
children b044eecae124
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11885
1e2f26a3350f <ais523> ` printf \'#!/bin/sh\\necho "$1" | interps/7/7.pl /dev/stdin\' > ibin/7
HackEso <hackeso@esolangs.org>
parents:
diff changeset
1 #!/bin/sh
1e2f26a3350f <ais523> ` printf \'#!/bin/sh\\necho "$1" | interps/7/7.pl /dev/stdin\' > ibin/7
HackEso <hackeso@esolangs.org>
parents:
diff changeset
2 echo "$1" | interps/7/7.pl /dev/stdin