view bin/pastequotes @ 11268:3b2ff7458cfd

<shachaf> slwd rules of wisdom//s/should/they &/
author HackBot
date Wed, 13 Dec 2017 11:27:32 +0000
parents 655956824d41
children ee30d51e855a
line wrap: on
line source

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