view bin/olist @ 12509:2255eb45a711 draft default tip

<wib_jonas> `` </hackenv/tmp/cmd.whatis tr -d \\\\r | grep cmd | cat -v >> /hackenv/share/whatis
author HackEso <hackeso@esolangs.org>
date Wed, 17 Jul 2024 14:42:40 +0100
parents 3810b2f1f7f0
children
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
boily
nortti
b_jonas
Noisytoot