annotate bin/spam @ 9061:62c37a004c75

<Cale> ` echo Cale >> bin/smlist
author HackBot
date Thu, 22 Sep 2016 18:41:58 +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