view bin/spam @ 12138:08fae3c17105 draft

<b_jonas> `` chmod a+x /hackenv/bin/uptime
author HackEso <hackeso@esolangs.org>
date Sun, 17 Nov 2019 19:16:48 +0000
parents 405c0e846fcc
children
line wrap: on
line source

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