annotate ibin/7 @ 12267:7e5beba54694 draft

<b_jonas> slashlearn aoc//Advent of Code (AoC) is a series of programming puzzles that some regulars enjoy, found at "https://adventofcode.com/2019/about".
author HackEso <hackeso@esolangs.org>
date Mon, 16 Dec 2019 22:53:41 +0000
parents b044eecae124
children
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
12144
b044eecae124 <fizzie> dwim "fix all the interp stuff"
HackEso <hackeso@esolangs.org>
parents: 11885
diff changeset
2 echo "$1" | ${HACKENV-/hackenv}/interps/7/7.pl /dev/stdin