view bin/pastenquotes @ 3005:f71ba5b77efb

<boily> learn isomorphism is isomorphic to Phantom_Hoover up to isomorphism.
author HackBot
date Fri, 31 May 2013 15:55:39 +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