annotate bin/spam @ 8708:03457f8e8353

<oerjan> ` mv bin/rainbow{,.old}
author HackBot
date Tue, 05 Jul 2016 03:36:09 +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