view bin/pastenquotes @ 12483:8739deaaa64f draft

<b_jonas> slashlearn password//The password of the month is then he fed the starving children with the newly-founded feast.
author HackEso <hackeso@esolangs.org>
date Fri, 02 Jun 2023 20:29:25 +0000
parents e037173e0012
children
line wrap: on
line source

#!/bin/sh
n=$1
if [ "$((n+0))" != "$n" ]; then n=15; fi
allquotes | shuf -n $n | paste