annotate bin/olist @ 12428:8d99a86a2a7d draft

<b_jonas> slashlearn password//The password of the month is Ebay DVD demagnetizer
author HackEso <hackeso@esolangs.org>
date Mon, 01 Nov 2021 20:08:38 +0000
parents 62c19dc0cc7c
children 372e519f411b
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 FireFly
c989a1669243 <fizzie> revert 58b9ee8f97a7
HackBot
parents:
diff changeset
7 boily
c989a1669243 <fizzie> revert 58b9ee8f97a7
HackBot
parents:
diff changeset
8 nortti
c989a1669243 <fizzie> revert 58b9ee8f97a7
HackBot
parents:
diff changeset
9 b_jonas