view bin/pastenquotes @ 1153:a283e92a68ba

<GreyKnight> fetch http://luarocks.org/repositories/rocks/luafilesystem-1.6.2-1.rockspec
author HackBot
date Fri, 14 Dec 2012 23:02:36 +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