annotate bin/olist @ 12499:3810b2f1f7f0 draft

<FireFly> ` grep -v FireFly /hackenv/bin/olist >/tmp/foo && cat /tmp/foo >/hackenv/bin/olist
author HackEso <hackeso@esolangs.org>
date Wed, 10 Apr 2024 14:45:21 +0000
parents 372e519f411b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12337
e9c3120bed34 <wib_jonas> `` cat olist.new > /hackenv/bin/olist
HackEso <hackeso@esolangs.org>
parents: 9075
diff changeset
1 #!/bin/bash
12421
62c19dc0cc7c <oerjan> slbd olist//s,\\$n:,<$n>:,
HackEso <hackeso@esolangs.org>
parents: 12337
diff changeset
2 set -e; n=$*; [[ $n = +([0-9]) ]] && n=https://www.giantitp.com/comics/oots$n.html; echo -n "olist${n:+ }<$n>: "; tail -n+3 "$0" | xargs; exit
9075
c989a1669243 <fizzie> revert 58b9ee8f97a7
HackBot
parents:
diff changeset
3 shachaf
c989a1669243 <fizzie> revert 58b9ee8f97a7
HackBot
parents:
diff changeset
4 oerjan
c989a1669243 <fizzie> revert 58b9ee8f97a7
HackBot
parents:
diff changeset
5 Sgeo
c989a1669243 <fizzie> revert 58b9ee8f97a7
HackBot
parents:
diff changeset
6 boily
c989a1669243 <fizzie> revert 58b9ee8f97a7
HackBot
parents:
diff changeset
7 nortti
c989a1669243 <fizzie> revert 58b9ee8f97a7
HackBot
parents:
diff changeset
8 b_jonas
12498
372e519f411b <ais523> ` echo Noisytoot >> /hackenv/bin/olist
HackEso <hackeso@esolangs.org>
parents: 12421
diff changeset
9 Noisytoot