annotate bin/spam @ 8668:b077211ff25e

<shachaf> mkx bin/cwlprits//culprits "wisdom/$1"
author HackBot
date Thu, 30 Jun 2016 23:27:16 +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