view bin/spam @ 12159:c641aac6a6d0 draft

<fizzie> mkx /hackenv/bin/asmbfx//asmbf "$@" > /tmp/asm.b && ${HACKENV-/hackenv}/interps/egobf/src/egobfi8 /tmp/asm.b
author HackEso <hackeso@esolangs.org>
date Mon, 18 Nov 2019 22:21:54 +0000
parents 405c0e846fcc
children
line wrap: on
line source

line="${1-$(cat $HACKENV/tmp/spline)}"; len="$(awk 'END{print NR}' $HACKENV/tmp/spout)"; echo -n "$line/$len:"; sed -n "${line}{p;q}" $HACKENV/tmp/spout; echo "$((line<len?line+1:1))" > $HACKENV/tmp/spline