view bin/pastenquotes @ 3085:6ec6d750fbf0

<nooodl> echo s/\\\\w\\\\w\\\\w\\\\w\\\\+/\\\\0chaf/g >> bin/chaf
author HackBot
date Tue, 11 Jun 2013 17:38:06 +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