view bin/pastenquotes @ 686:647f43e7bfee

<itidus21> pastelogs wake.*zzo
author HackBot
date Mon, 03 Sep 2012 20:55:11 +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