view bin/spam @ 10309:86254e96a14f

<oerjan> fetch bin/spam http://slbkbs.org:5196/get?path=/hackenv/bin/spam
author HackBot
date Fri, 17 Feb 2017 18:47:08 +0000
parents 77aeabfe46fc
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