view bin/pastequotes @ 3557:9eed56c86b4e

<nooodl> revert f6f3d9626c03
author HackBot
date Thu, 29 Aug 2013 20:32:45 +0000
parents 93e802f87c49
children
line wrap: on
line source

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