view bin/pastequotes @ 3548:5f129cfb6a1d

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

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