annotate bin/spam @ 12017:743d67ea7f22 draft

<b_jonas> `` /bin/sed -i \'s%"share%"${HACKENV-/hackenv}/share%\' bin/random-card
author HackEso <hackeso@esolangs.org>
date Thu, 14 Nov 2019 21:43:36 +0000
parents 86254e96a14f
children 405c0e846fcc
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10309
86254e96a14f <oerjan> fetch bin/spam http://slbkbs.org:5196/get?path=/hackenv/bin/spam
HackBot
parents: 10123
diff changeset
1 line="${1-$(cat /hackenv/tmp/spline)}"; len="$(awk 'END{print NR}' /hackenv/tmp/spout)"; echo -n "$line/$len:"; sed -n "${line}{p;q}" /hackenv/tmp/spout; echo "$((line<len?line+1:1))" > /hackenv/tmp/spline