view bin/pastequotes @ 4266:a691a495ca0f

<Taneb> learn Arrows are just strong monads in the category of profunctors
author HackBot
date Mon, 06 Jan 2014 13:21:46 +0000
parents 9eed56c86b4e
children
line wrap: on
line source

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