view bin/pastenquotes @ 7351:3a4e638b6213

<oerjan> learn Caff\xc3\xa8 is an oddly-spelled hot beverage popular in Italy.
author HackBot
date Sun, 03 Apr 2016 18:29:18 +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