view bin/pastequotes @ 11015:68949a18c270

<mroman> learn rain is a natural bird repellant. Also chickens.
author HackBot
date Thu, 15 Jun 2017 11:24:51 +0000
parents 655956824d41
children ee30d51e855a
line wrap: on
line source

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