view bin/pastequotes @ 3546:e0e412a27bad

<boily> revert
author HackBot
date Thu, 29 Aug 2013 20:29:03 +0000
parents 8fadb562842e
children fa2006b65e6a
line wrap: on
line source

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