view bin/olist @ 12498:372e519f411b draft

<ais523> ` echo Noisytoot >> /hackenv/bin/olist
author HackEso <hackeso@esolangs.org>
date Wed, 10 Apr 2024 14:30:02 +0000
parents 62c19dc0cc7c
children 3810b2f1f7f0
line wrap: on
line source

#!/bin/bash
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
shachaf
oerjan
Sgeo
FireFly
boily
nortti
b_jonas
Noisytoot