view bin/spam @ 11488:cbd86e77f7c2 draft

<oerjan> ` mv bin/sledp bin/pled
author HackEso <hackeso@esolangs.org>
date Thu, 12 Apr 2018 04:23:08 +0100
parents 86254e96a14f
children 405c0e846fcc
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