view bin/spam @ 10480:06bc54ecf20a

<oerjan> ` mv wisdom/\'`\'{msg,#}
author HackBot
date Tue, 21 Mar 2017 15:20:09 +0000
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