view bin/pastequotes @ 4670:0d346eefbc8f

<Taneb> pastequotes taneb
author HackBot
date Mon, 16 Jun 2014 15:34:09 +0000
parents 9eed56c86b4e
children
line wrap: on
line source

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