annotate bin/spam @ 8505:d31866e216a6

<shachaf> undo 8502
author HackBot
date Thu, 16 Jun 2016 17:42:52 +0000
parents f7eb1a2d57c1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8292
f7eb1a2d57c1 <shachaf> mkx bin/spam//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
HackBot
parents: 8289
diff changeset
1 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