view bin/pastenquotes @ 3599:13c382349b6b

<Phantom_Hoover> echo "* oerjan swats quintopia -----###" >> bdsmreclist
author HackBot
date Mon, 02 Sep 2013 22:05:47 +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