view bin/spam @ 12328:6ea0e83e2708 draft

<int-e> learn Statistics is the art of refining garbage into data.
author HackEso <hackeso@esolangs.org>
date Sun, 19 Apr 2020 11:05:14 +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