view bin/spam @ 10243:1a0faf9f2dd4

<shachaf> sedlast s/.$/ yet&/
author HackBot
date Mon, 13 Feb 2017 08:39:00 +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