view bin/spam @ 10273:60b0a535865f

<oerjan> rm test
author HackBot
date Wed, 15 Feb 2017 18:30:21 +0000
parents 77aeabfe46fc
children 86254e96a14f
line wrap: on
line source

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