annotate bin/spam @ 8289:42e5c986c34b

<shachaf> mkx bin/spam//line="$(cat /hackenv/tmp/spline)"; sed -n "${line}p" /hackenv/tmp/spout; echo "$((line+1))" > /hackenv/tmp/spline
author HackBot
date Fri, 03 Jun 2016 00:30:41 +0000
parents
children f7eb1a2d57c1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8289
42e5c986c34b <shachaf> mkx bin/spam//line="$(cat /hackenv/tmp/spline)"; sed -n "${line}p" /hackenv/tmp/spout; echo "$((line+1))" > /hackenv/tmp/spline
HackBot
parents:
diff changeset
1 line="$(cat /hackenv/tmp/spline)"; sed -n "${line}p" /hackenv/tmp/spout; echo "$((line+1))" > /hackenv/tmp/spline