view bin/pastequotes @ 3554:3510127eaab1

<Roujo> revert
author HackBot
date Thu, 29 Aug 2013 20:30:53 +0000
parents a2c0fbb7c2b1
children 93e802f87c49
line wrap: on
line source

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