view bin/pastenquotes @ 3494:f88e3f82ee62

<oerjan> mv wisdom/braid{,\' theory\'}
author HackBot
date Tue, 27 Aug 2013 21:55:37 +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