view bin/pastequotes @ 3552:c280b627f1a9

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

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