view bin/pastequotes @ 3243:b16673df707a

<elliott> addquote <Bike> Fiora: how long does it take to factor 8616460799 <Fiora> Bike: I think using gnfs to factor that would be like using a nuclear weapon to sterilize a needle
author HackBot
date Thu, 27 Jun 2013 00:07:27 +0000
parents e037173e0012
children 8fadb562842e 655956824d41
line wrap: on
line source

#!/bin/sh
if [ "$1" ]; then quote "$1"; else allquotes; fi | paste