view bin/spam @ 9282:be92b13ab45c

<shachaf> ` ln -s tmp/spout spout
author HackBot
date Fri, 14 Oct 2016 17:44:52 +0000
parents c989a1669243
children 3b5bf2a2802e
line wrap: on
line source

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